Skip to content

Commit

Permalink
fix bad CI action
Browse files Browse the repository at this point in the history
  • Loading branch information
a10y committed Aug 1, 2023
1 parent 478f6bd commit 8f775cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: git pull --tags
# Setup .npmrc file to publish to npm
- uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 8f775cf

Please sign in to comment.