We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c9cb0e + 6c2a666 commit b599e25Copy full SHA for b599e25
1 file changed
.github/workflows/release.yml
@@ -18,8 +18,6 @@ jobs:
18
- uses: actions/setup-node@v3
19
with:
20
node-version: 18
21
- - run: |
22
- npm install
23
24
publish-gpr:
25
needs: build
0 commit comments