Skip to content

Commit

Permalink
"packageManager": "[email protected]"
Browse files Browse the repository at this point in the history
  • Loading branch information
brianCollinsUI committed Sep 30, 2024
1 parent d07848e commit 410e8c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,6 @@ jobs:
- name: Install dependencies
run: yarn install

- name: Install pnpm
uses: pnpm/action-setup@v4

- name: Install via pnpm
run: FONTAWESOME_NPM_AUTH_TOKEN=${{ secrets.FONTAWESOME_NPM_AUTH_TOKEN }} pnpm install --frozen-lockfile

- name: Publish to Chromatic
uses: chromaui/action@latest
with:
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,5 +208,6 @@
"volta": {
"node": "20.12.1",
"yarn": "4.2.1"
}
},
"packageManager": "[email protected]"
}

0 comments on commit 410e8c6

Please sign in to comment.