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 713d7ba commit 648bf41Copy full SHA for 648bf41
1 file changed
.github/workflows/publish.yml
@@ -65,6 +65,7 @@ jobs:
65
66
- name: 📦 Create build
67
run: |
68
+ npm install -g promise-retry
69
npm install -g npm
70
corepack enable
71
yarn config set enableImmutableInstalls false
0 commit comments