Skip to content

Commit

Permalink
Fix use bash shell
Browse files Browse the repository at this point in the history
  • Loading branch information
PucklaJ committed Jan 25, 2025
1 parent 11e9064 commit 9683059
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
run: sudo apt -y install just
- name: Download libclang.dll
run: just download-library '' 'build/'
shell: bash
- name: Upload libclang.dll
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 9683059

Please sign in to comment.