Skip to content

Commit

Permalink
rm old way
Browse files Browse the repository at this point in the history
  • Loading branch information
pierregee committed Oct 2, 2024
1 parent dfdc421 commit 63284ee
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,9 @@ jobs:
- name: Install dependencies
run: npm install

- name: Build and Export
- name: Build
run: |
npm run build
npm run export
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit 63284ee

Please sign in to comment.