Skip to content

Commit

Permalink
Merge master into dependabot/npm_and_yarn/assets/create-template/temp…
Browse files Browse the repository at this point in the history
…lates/default/rollup-2.79.2
  • Loading branch information
asyncapi-bot-eve authored Oct 24, 2024
2 parents 7078a3f + dabeb1d commit d9895e6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/upload-release-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,11 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: "${{ steps.lockversion.outputs.version }}"
- if: matrix.npm_script == 'pack:windows'
name: install nodejs for windows
uses: actions/setup-node@v4
with:
node-version: 20
- name: Get version from package.json
uses: actions/github-script@v6
id: extractver
Expand Down

0 comments on commit d9895e6

Please sign in to comment.