Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aklakina authored Feb 23, 2024
1 parent 261f5d0 commit 2a65b54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- uses: actions/checkout@v3

- name: add permissions
run: chmod u+rwx -r *
run: chmod u+rwx -R ./*

- name: Create the build directory with the test sources
run: ./build.sh
Expand Down

0 comments on commit 2a65b54

Please sign in to comment.