Skip to content

Commit

Permalink
Update .github/workflows/cron-nightly-rust.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Rajil Bajracharya <[email protected]>
  • Loading branch information
storopoli and Rajil1213 authored Dec 20, 2024
1 parent 439de77 commit 870f610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron-nightly-rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: dtolnay/rust-toolchain@nightly
- name: Update rust-toolchain.toml to use latest nightly
run: |
set -x
set -xe
# Get the latest nightly date.
# If the latest nightly date is not the same as the current nightly date,
Expand Down

0 comments on commit 870f610

Please sign in to comment.