We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11e9064 commit 9683059Copy full SHA for 9683059
.github/workflows/push.yml
@@ -15,6 +15,7 @@ jobs:
15
run: sudo apt -y install just
16
- name: Download libclang.dll
17
run: just download-library '' 'build/'
18
+ shell: bash
19
- name: Upload libclang.dll
20
uses: actions/upload-artifact@v4
21
with:
0 commit comments