Skip to content

Commit

Permalink
Update deploy-to-github-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NhanAZ committed Jun 26, 2024
1 parent 46da22a commit b04459b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy-to-github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ jobs:
cache: yarn
- name: Install dependencies
run: yarn install --frozen-lockfile --non-interactive
- name: Clean build directory
run: rm -rf build
- name: Build
run: yarn build
- name: Setup Pages
Expand Down

0 comments on commit b04459b

Please sign in to comment.