Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
anstadnik committed Sep 19, 2023
1 parent 4040fb6 commit 7c74315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: baptiste0928/cargo-install@v2
with:
crate: cargo-bloat
- run: cargo bloat
- run: cd bot && cargo bloat
env:
SHEET_ID: ${{ secrets['SHEET_ID_${github.base_ref}'] }}

Expand Down

0 comments on commit 7c74315

Please sign in to comment.