Skip to content

Commit

Permalink
Update deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
prjctimg authored Oct 15, 2023
1 parent 54c5387 commit f16d462
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:

- name: Build
run: |
npm ci
npm run build
yarn install
yarn build
- name: Deploy
uses: JamesIves/[email protected]
Expand Down

0 comments on commit f16d462

Please sign in to comment.