Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Commit

Permalink
Permission denied fix attempt #3
Browse files Browse the repository at this point in the history
  • Loading branch information
Michal Lesiak committed Dec 16, 2022
1 parent 660cee8 commit eb8f8e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: AutoModality/action-clean@v1
- shell: bash
#To solve "Permission denied" error when removing directory
run: |
Expand Down

0 comments on commit eb8f8e9

Please sign in to comment.