mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-20 01:12:36 +00:00
Update .github/workflows/build.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
4484f9204f
commit
6648ec2f03
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -52,7 +52,7 @@ jobs:
|
|||||||
echo "$missing_libs"
|
echo "$missing_libs"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
/tmp/bin/world --help
|
/tmp/bin/world --help || { echo "'world --help' failed"; exit 1; }
|
||||||
|
|
||||||
- name: Upload linux binaries
|
- name: Upload linux binaries
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user