Skip to content

Commit

Permalink
Fix: optimize binary rust
Browse files Browse the repository at this point in the history
  • Loading branch information
him-bhutani7 committed Aug 29, 2023
1 parent a3ef03f commit 00e8c22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/mips.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ on:
workflow_dispatch:
push:
branches:
- test-optmize-rust-cicd
- main
pull_request:
branches:
- test-optmize-rust-cicd
- main
env:
SCCACHE_GHA_ENABLED: "true"
RUSTC_WRAPPER: "sccache"
Expand Down

0 comments on commit 00e8c22

Please sign in to comment.