Skip to content

Commit

Permalink
Fix: Perbaikan volumes
Browse files Browse the repository at this point in the history
  • Loading branch information
pipinfitriadi committed Sep 5, 2023
1 parent e2b1a53 commit c619efa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,8 @@ jobs:
container:
image: kgrv/pdoc3:snapshot
options: --rm
volumes:
- /usr/bin/tar:/bin/tar
# volumes:
# - /usr/bin/tar:/bin/tar
permissions:
pages: write
id-token: write
Expand Down

0 comments on commit c619efa

Please sign in to comment.