Skip to content

Commit

Permalink
Update node.yml (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
weearc authored Aug 31, 2023
1 parent 816fd81 commit 511f3d8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@ jobs:
cache: 'yarn'
- name: Setup environment
run: npm run setup
- name: Install dependencies
- name: Generator running
run: yarn run gen-ubuntu
- name: Clean up
run: yarn local-clean
- name: Pack static site
run: yarn pack-site
Expand Down

0 comments on commit 511f3d8

Please sign in to comment.