Skip to content

Commit

Permalink
Perms 3
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewDonkin-Gallagher committed Dec 4, 2023
1 parent 64fe9ee commit 2cecda8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-asciidoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: |
chmod -c -R +rX "_site/" | while read line; do
echo "::warning title=Invalid file permissions automatically fixed::$line"
done
done
- name: "Step: upload artifact"
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 2cecda8

Please sign in to comment.