Skip to content

Commit

Permalink
Try with npm run build
Browse files Browse the repository at this point in the history
  • Loading branch information
ryaneggz committed Aug 21, 2023
1 parent 5cc6ea1 commit a55f89b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@ jobs:
restore-keys: |
${{ runner.os }}-node-
- name: Yarn Build
run: yarn build
- name: Run Build
run: npm run build

stop:
needs: [runner, setup, build]
Expand Down

0 comments on commit a55f89b

Please sign in to comment.