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:
copilot-swe-agent[bot] 2026-01-25 02:05:16 +00:00
parent cb3fed2d86
commit 7b94c36c78

View File

@ -49,6 +49,7 @@ jobs:
run: cmake --build build --parallel
- name: Package binaries
shell: bash
run: |
cd build/bin