Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
robert3005 committed Jul 17, 2024
1 parent 67a4521 commit eb0217e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-rust/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ runs:
echo "SCCACHE_GHA_ENABLED=true" >> $GITHUB_ENV
echo "RUSTC_WRAPPER=sccache" >> $GITHUB_ENV
echo "CARGO_INCREMENTAL=0" >> $GITHUB_ENV
echo "CARGO_LOG=cargo::core::compiler::fingerprint=info" >> $GITHUB_ENV
# echo "CARGO_LOG=cargo::core::compiler::fingerprint=info" >> $GITHUB_ENV

- name: Download flatc
shell: bash
Expand Down

0 comments on commit eb0217e

Please sign in to comment.