Skip to content

Commit

Permalink
chore: add jdk:download to publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Idane committed Apr 4, 2023
1 parent 021dfd6 commit 118870c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
run: |
npm install
npm run postinstall
npm run jdk:download
npm run build
- name: Publish releases
Expand Down

0 comments on commit 118870c

Please sign in to comment.