We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c8cc61 commit 13f3cc5Copy full SHA for 13f3cc5
1 file changed
.github/workflows/main.yaml
@@ -64,7 +64,6 @@ jobs:
64
- uses: pnpm/action-setup@v4
65
with:
66
version: latest
67
- - run: npm install -g npm@latest && npm --version
68
- if: github.ref_type == 'branch'
69
run: |
70
set -euo pipefail
0 commit comments