1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-01 17:38:41 +00:00

Upload artifacts in MinGW CI

This commit is contained in:
sfan5 2023-12-13 00:04:58 +01:00
parent a292cc42aa
commit 704b5d88b9
2 changed files with 15 additions and 7 deletions

View file

@ -53,7 +53,7 @@ get_sources
git_hash=$(cd $sourcedir && git rev-parse --short HEAD)
# Build the thing
cd $sourcedir
cd $builddir
[ -d build ] && rm -rf build
cmake_args=(