Skip to content

Commit

Permalink
File location
Browse files Browse the repository at this point in the history
  • Loading branch information
evadecker committed Dec 5, 2024
1 parent 6d12c2e commit 64f212d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/relative-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ jobs:
- name: Send bundle stats to RelativeCI
uses: relative-ci/agent-action@v2
with:
webpackStatsFile: ./webpack-stats.json
webpackStatsFile: ./dist/webpack-stats.json
key: ${{ secrets.RELATIVE_CI_KEY }}
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 64f212d

Please sign in to comment.