Skip to content

Commit

Permalink
project can't be mentioned
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasengels committed Oct 8, 2024
1 parent a71c778 commit 0224360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: npm install

- name: Build the library
run: npm run build ng-inbo --prod
run: npm run build --prod

- name: Publish to npm
run: npm publish dist/ng-inbo
Expand Down

0 comments on commit 0224360

Please sign in to comment.