Skip to content

Commit

Permalink
chore(yarn3): use fork of compressed-size-action
Browse files Browse the repository at this point in the history
  • Loading branch information
Jade Pennig committed Oct 21, 2021
1 parent e96b0a3 commit 6fd8ee5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/package-size.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ jobs:
key: ${{ runner.os }}-yarn-${{ hashFiles('**/yarn.lock') }}
restore-keys: |
${{ runner.os }}-yarn
- uses: preactjs/compressed-size-action@v2
- uses: zahnster/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
build-script: "build:js"
Expand Down

0 comments on commit 6fd8ee5

Please sign in to comment.