We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4fd59a commit 268872aCopy full SHA for 268872a
1 file changed
.github/workflows/beta-release.yml
@@ -55,9 +55,6 @@ jobs:
55
56
- name: pack vsix
57
working-directory: ./packages/p4
58
- with:
59
- max_attempts: 5
60
- retry_on: error
61
run: |
62
npm install
63
npx vsce package
0 commit comments