Skip to content

Commit

Permalink
test release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
viktor44 committed Mar 3, 2024
1 parent 18cd7eb commit 084ddc7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,6 @@ jobs:
npm install -g npm@8
npm install -g node-gyp@latest
npm prefix -g | % {npm config set node_gyp "$_\node_modules\node-gyp\bin\node-gyp.js"}
npm config set registry "http://registry.npmjs.org"
yarn config set registry "http://registry.npmjs.org"
yarn config set network-timeout 300000
- name: Install dependencies
run: yarn install --immutable
- name: Build and Release
Expand Down

0 comments on commit 084ddc7

Please sign in to comment.