Skip to content

Commit

Permalink
different directory
Browse files Browse the repository at this point in the history
  • Loading branch information
ptpaterson committed Mar 25, 2024
1 parent bd817f7 commit 7f33e79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
fail-fast: false
steps:
- name: FF Permission Fix
run: sudo chown -R $USER:$USER /home/github/actions-runner/_work/fauna-js
run: sudo chown -R $USER:$USER /home/runner/work/fauna-js

- uses: actions/checkout@v3

Expand Down

0 comments on commit 7f33e79

Please sign in to comment.