Skip to content

Commit 0e1321d

Browse files
authored
Merge pull request #5 from michaelgiba/actions
Remove unneeded line
2 parents a5703a3 + 0872244 commit 0e1321d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,6 @@ jobs:
282282

283283
- name: Build
284284
id: cmake_build
285-
shell: cmd
286285
run: |
287286
cmake -B build \
288287
-DCMAKE_INSTALL_RPATH='$ORIGIN' \

0 commit comments

Comments
 (0)