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:
parent
a292cc42aa
commit
704b5d88b9
2 changed files with 15 additions and 7 deletions
|
@ -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=(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue