Skip to content

Commit

Permalink
init git submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
jokester committed Dec 14, 2024
1 parent a366fa6 commit 004c941
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-npm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: "20"
- run: git submodule init && git submodule update
- run: make patch-upstream lib-build
- uses: JS-DevTools/npm-publish@v3
with:
Expand Down

0 comments on commit 004c941

Please sign in to comment.