Skip to content

Commit 36fca49

Browse files
Workflow debug
Signed-off-by: Kunal Singh Dadhwal <kunalsinghdadhwal@gmail.com>
1 parent 8a6cca9 commit 36fca49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@v4
1919

2020
- name: Install Rust toolchain
21-
uses: dtolnay/rust-action@stable
21+
uses: dtolnay/rust-toolchain@stable
2222

2323
- name: Build release binary
2424
run: cargo build --release --locked

0 commit comments

Comments
 (0)