Skip to content

Commit 378de02

Browse files
committed
fix windows
speed test
1 parent 2fc3568 commit 378de02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@ jobs:
246246

247247
- name: Compiler build state key
248248
id: compiler-build-state-key
249+
shell: bash
249250
run: |
250251
echo "value=compiler-build-state-v1-${{ matrix.os }}-${{ matrix.ocaml_compiler }}-${{ hashFiles('dune-project') }}" \
251252
| sed 's/,/-/g' >> "$GITHUB_OUTPUT"

0 commit comments

Comments
 (0)