Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmellos committed May 3, 2024
1 parent 9cfefcb commit 2198c07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/iac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -273,4 +273,4 @@ jobs:
OVH_CONSUMER_KEY: ${{ secrets.OVH_CONSUMER_KEY }}
OVH_CLOUD_PROJECT_SERVICE: ${{ secrets.OVH_CLOUD_PROJECT_SERVICE }}

- run: sudo chown -R $USER:$USER /home/github/_work/${{ github.repository.name }}
- run: sudo chown -R $USER:$USER /home/runner/_work/${{ github.event.repository.name }}

0 comments on commit 2198c07

Please sign in to comment.