Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TsukemonoGit authored Dec 21, 2024
1 parent fa26ff9 commit 2fbd01c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,8 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 20
- run: |
npm install
npm run build:pages
- run: npm ci
- run: npm run build:pages
- name: Setup Pages
uses: actions/configure-pages@v4
- name: Upload artifact
Expand Down

0 comments on commit 2fbd01c

Please sign in to comment.