mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-30 01:00:13 +02:00
Add MXE to Docker, attempt to build using Actions
This commit is contained in:
@@ -26,5 +26,7 @@ else
|
||||
echo "alias clang-format=clang-format-$CLANG_VERSION" >> $HOME/.bashrc
|
||||
fi
|
||||
|
||||
export PATH=/opt/mxe/usr/bin:$PATH
|
||||
|
||||
# Startup user
|
||||
exec gosu "$USER" "$@"
|
||||
|
Reference in New Issue
Block a user