Skip to content

Commit

Permalink
Merge pull request #124 from Next2D/develop
Browse files Browse the repository at this point in the history
update workflows/publish.yml
  • Loading branch information
ienaga committed Nov 11, 2023
2 parents 2309ffb + 0901961 commit 281748f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: "18.x"
registry-url: "https://registry.npmjs.org"
- run: npm install
- run: npm run publish
Expand Down

0 comments on commit 281748f

Please sign in to comment.