Skip to content

Commit

Permalink
fix package builder
Browse files Browse the repository at this point in the history
  • Loading branch information
TwitchBronBron committed Nov 20, 2023
1 parent 460e8c5 commit c3d93c5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/create-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ jobs:
echo "ARTIFACT_URL=$ARTIFACT_URL" >> $GITHUB_ENV
- run: npm ci
- run: npm config set ignore-scripts true
- run: npm run build
- run: npm version "$BUILD_VERSION" --no-git-tag-version
- run: npm pack

Expand Down

0 comments on commit c3d93c5

Please sign in to comment.