1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 16:15:20 +02: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=(