Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
TIMER-err committed Sep 21, 2024
1 parent e5e5c69 commit 0c58bd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Grant permissions
run: |
run: sudo chmod -R 777 Builder/
sudo chmod -R 777 Builder/
sudo chmod -R 777 ${{ steps.setup-jdk8.outputs.path }}/
sudo chmod -R 777 ${{ steps.setup-jdk17.outputs.path }}/
Expand Down

0 comments on commit 0c58bd8

Please sign in to comment.