Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Commit

Permalink
ci: syntax fix
Browse files Browse the repository at this point in the history
  • Loading branch information
benceharomi committed Oct 19, 2023
1 parent e25b17f commit 87175dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
cache: yarn

- name: Install rust
uses: rustup toolchain install nightly-2023-04-17 --profile minimal
run: rustup toolchain install nightly-2023-04-17 --profile minimal

- name: Rust cacheing
uses: Swatinem/rust-cache@v2
Expand Down

0 comments on commit 87175dc

Please sign in to comment.