Skip to content

Commit

Permalink
tell github about pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
schlawg committed Dec 17, 2022
1 parent 65ef563 commit 31110eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- uses: actions/checkout@v3
with:
submodules: recursive
- uses: pnpm/action-setup@v2
- run: git submodule absorbgitdirs
- uses: actions/setup-node@v3
with:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
security-events: write
steps:
- uses: actions/checkout@v3
- uses: pnpm/action-setup@v2
- uses: actions/setup-node@v3
with:
node-version: '16'
Expand Down

0 comments on commit 31110eb

Please sign in to comment.