Skip to content

Commit

Permalink
checking with npm i -g npm@latest
Browse files Browse the repository at this point in the history
  • Loading branch information
nikithauc authored Mar 22, 2022
1 parent d348fdd commit 0ee6194
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/http-fetch-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
- run: npm i -g npm@latest
- run: npm ci
- run: npm run build

Expand Down

0 comments on commit 0ee6194

Please sign in to comment.