Skip to content

Commit

Permalink
cache
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Jul 3, 2024
1 parent 1dd6373 commit b6e6097
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-npm-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -542,6 +542,7 @@ jobs:
- name: Tag npm release (nightly)
if: ${{ contains(inputs.version, 'nightly') }}
run: echo "NPM_TAG=nightly" >> $GITHUB_ENV

- name: Setup node
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit b6e6097

Please sign in to comment.