mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-19 21:02:41 +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"
|
||||
exit 1
|
||||
fi
|
||||
/tmp/bin/world --help
|
||||
/tmp/bin/world --help || { echo "'world --help' failed"; exit 1; }
|
||||
|
||||
- name: Upload linux binaries
|
||||
uses: actions/upload-artifact@v4
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user