Skip to content

Commit 0fd323b

Browse files
committed
Refactor release script from shell to fish script 🤖
1 parent 849bb4a commit 0fd323b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
${{ runner.os }}-${{ matrix.target }}-cargo-
5656
${{ runner.os }}-cargo-
5757
58-
- uses: dtolnay/rust-toolchain@stable
58+
- uses: dtolnay/rust-toolchain@nightly
5959
with:
6060
targets: ${{ matrix.target }}
6161

0 commit comments

Comments
 (0)