mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-08 15:02:21 +00:00
Fix Linux build by adding shell: bash to Package binaries step
Co-authored-by: Valorith <76063792+Valorith@users.noreply.github.com>
This commit is contained in:
parent
cb3fed2d86
commit
7b94c36c78
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
@ -49,6 +49,7 @@ jobs:
|
||||
run: cmake --build build --parallel
|
||||
|
||||
- name: Package binaries
|
||||
shell: bash
|
||||
run: |
|
||||
cd build/bin
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user