Skip to content

Commit 994cbe6

Browse files
authored
Update backends.yml
1 parent 360ef86 commit 994cbe6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/backends.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ jobs:
9595
9696
- name: Build
9797
id: cmake_build
98+
shell: cmd
9899
run: |
99100
mkdir build
100101
cd build
@@ -152,6 +153,7 @@ jobs:
152153
153154
- name: Build
154155
id: cmake_build
156+
shell: cmd
155157
run: |
156158
mkdir build
157159
cd build

0 commit comments

Comments
 (0)