Skip to content

Commit

Permalink
remove npm version not osx friendly
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnyshankman committed Nov 14, 2023
1 parent 995a467 commit 152ca74
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ jobs:
node-version: '16.x'
cache: 'yarn'

- name: get-npm-version
id: package-version
uses: martinbeentjes/npm-get-version-action@v1.3.1

- name: Install dependencies
run: |
echo "//registry.npmjs.org/:_authToken=${{ secrets.NPM_TOKEN }}" > .npmrc
Expand Down

0 comments on commit 152ca74

Please sign in to comment.