Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
cszo committed Jul 11, 2023
2 parents 96e79eb + 2e68054 commit 21c60fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml → .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,12 @@ jobs:
# ${{ runner.os }}-yarn-
# - name: Install dependencies
# run: yarn --prefer-offline
# https://github.com/pnpm/action-setup
- name: Install pnpm
uses: pnpm/action-setup@v2
id: pnpm-install
with:
# https://github.com/pnpm/pnpm/issues/6649#issuecomment-1579588911
version: 8
run_install: false

Expand Down

0 comments on commit 21c60fb

Please sign in to comment.