wrong shell

This commit is contained in:
Roman Fomin 2023-04-21 10:14:15 +07:00
parent 8f214e167f
commit 65d45d7e62

View File

@ -51,7 +51,6 @@ jobs:
arch: ${{ matrix.arch }}
- name: Configure
shell: cmd
run: |
cmake -B build -G Ninja `
-DCMAKE_BUILD_TYPE=Release -DENABLE_WERROR=ON `