Skip to content

Commit 9683059

Browse files
committed
Fix use bash shell
1 parent 11e9064 commit 9683059

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/push.yml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
run: sudo apt -y install just
1616
- name: Download libclang.dll
1717
run: just download-library '' 'build/'
18+
shell: bash
1819
- name: Upload libclang.dll
1920
uses: actions/upload-artifact@v4
2021
with:

0 commit comments

Comments
 (0)