Skip to content

Commit

Permalink
working dir
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeltaranto committed Feb 11, 2025
1 parent f1ad160 commit 73a52a8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/clean-up-previews.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
ref: gh-pages

- name: Delete old preview directories
run: ./scripts/cleanUpPreviews.sh
working-directory: scripts
run: ./cleanUpPreviews.sh
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 73a52a8

Please sign in to comment.