mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-14 14:34:40 +00:00
fix: size-limit (install was skipped)
This commit is contained in:
parent
eeb501d35f
commit
548cb5b20f
4
.github/workflows/size-limit.yml
vendored
4
.github/workflows/size-limit.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
CI_JOB_NUMBER: 1
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: andresz1/size-limit-action@v1
|
||||
- uses: fryorcraken/size-limit-action@v2
|
||||
with:
|
||||
skip_step: build # Done in the package.json script
|
||||
skip_build: true # Done in the package.json script
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user