mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 13:16:39 +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:
@@ -49,6 +49,7 @@ jobs:
|
|||||||
run: cmake --build build --parallel
|
run: cmake --build build --parallel
|
||||||
|
|
||||||
- name: Package binaries
|
- name: Package binaries
|
||||||
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
cd build/bin
|
cd build/bin
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user