Skip to content

Commit

Permalink
ci: set working dir for compressed size action
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdyman committed Sep 23, 2023
1 parent 26c6b49 commit ea6ecfe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,5 @@ jobs:
- uses: preactjs/compressed-size-action@v2
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
build-script: 'build'
cwd: lib

0 comments on commit ea6ecfe

Please sign in to comment.