Skip to content

Commit

Permalink
adding prod_manual_deploy.yml for manual deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
atif committed Dec 31, 2024
1 parent fc4681b commit eb5e24e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prod_manual_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
uses: actions/setup-node@v2

- name: Install
working-directory: ./website
run: |
rm -rf .cache
rm -rf build
Expand Down

0 comments on commit eb5e24e

Please sign in to comment.