Skip to content

Commit

Permalink
updating github install and adding lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ebsi-bblake committed Apr 6, 2023
1 parent 92209a1 commit aa918d7
Show file tree
Hide file tree
Showing 2 changed files with 7,285 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
- name: Setup PNPM
# uses: pnpm/action-setup@35ab4267a1a21c8e8cb1c087cf1642e891ff57bd
uses: pnpm/[email protected]
- run: pnpm install --frozen-lockfile
- run: pnpm install --frozen-lockfile=false
- run: pnpm run lint
- run: pnpm run build
Loading

0 comments on commit aa918d7

Please sign in to comment.