Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
radumarias authored Jun 7, 2024
1 parent 9a0af13 commit cc61d9f
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 @@ -53,7 +53,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Install latest Rust nightly
- name: Install Rust nightly
run: rustup default nightly && rustup update

- name: Check
Expand Down

0 comments on commit cc61d9f

Please sign in to comment.