Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jellyton255 committed Mar 22, 2024
1 parent f912080 commit c66e599
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,6 @@ jobs:
echo "//npm.fontawesome.com/:_authToken=${{ secrets.FONT_AWESOME_PRO_TOKEN }}" >> .npmrc
working-directory: web

- name: Debug .npmrc
run: |
cat .npmrc | grep -v "authToken"
working-directory: web

- name: Install dependencies
run: pnpm i --frozen-lockfile
working-directory: web
Expand Down

0 comments on commit c66e599

Please sign in to comment.