Skip to content

Commit

Permalink
Fix shell
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor committed Oct 24, 2023
1 parent 5df890e commit 827ab2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ jobs:
distribution: 'liberica'
cache: 'gradle'
- name: Setup badass-jlink-plugin
shell: bash
run: |
git clone --depth=1 https://github.com/beryx/badass-jlink-plugin.git
cd badass-jlink-plugin/
Expand Down

0 comments on commit 827ab2a

Please sign in to comment.