Skip to content

Commit

Permalink
Tries /tmp to see if permissions are allowed there
Browse files Browse the repository at this point in the history
  • Loading branch information
danielxvu committed Oct 1, 2023
1 parent ac0ad63 commit a0e04f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/use-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
env:
NPM_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}
CDN_SHEETS_FOLDER: ${{ vars.CDN_SHEETS_FOLDER }}
DEST_DIR: /tmp
steps:
- uses: actions/checkout@v3
- id: 'auth'
Expand Down

0 comments on commit a0e04f5

Please sign in to comment.