Skip to content

Commit

Permalink
Merge branch 'master' into feat/default-cdx1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jkowalleck authored Dec 19, 2024
2 parents 0bc16f1 + 4ee0973 commit 689785f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: setup project
run: npm i --ignore-scripts
- name: build ${{ matrix.target }}
run: npm run build
run: npm run build-dev
- name: artifact build result
# see https://github.com/actions/upload-artifact
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 689785f

Please sign in to comment.