Skip to content

Commit b1ccf08

Browse files
committed
Update compile.yml
1 parent 11c8430 commit b1ccf08

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/compile.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
additional-sketch-paths: |
1313
- examples
1414
steps:
15+
- name: Ensure Bash Shell
16+
run: sudo ln -sf /bin/bash /bin/sh
1517
- name: Checkout
1618
uses: actions/checkout@v3
1719
- name: Compile examples

0 commit comments

Comments
 (0)