Skip to content

Commit b2f5eac

Browse files
committed
Fixed build
1 parent 46fb595 commit b2f5eac

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
- uses: actions/checkout@v4
4444

4545
- name: Build (Windows)
46+
shell: bash
4647
run: |
4748
g++ *.cpp -o qc.exe -std=c++23 -fconstexpr-ops-limit=100000000 -Wa,-mbig-obj
4849

0 commit comments

Comments
 (0)