Skip to content

Commit

Permalink
feat: auto build gun-es
Browse files Browse the repository at this point in the history
  • Loading branch information
davay42 committed Apr 26, 2023
1 parent 01602c6 commit 77d5f8f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ jobs:
run_install: |
- recursive: true
- name: Build gun-es
run: cd gun-es && npm i && npm run build

- name: Build project
run: pnpm run builds

Expand Down

0 comments on commit 77d5f8f

Please sign in to comment.