Skip to content

Commit 02084ca

Browse files
authored
Update build_and_deploy.yml
1 parent a7787d5 commit 02084ca

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build_and_deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828

2929
- name: Install stable toolchain
3030
uses: actions-rs/toolchain@v1
31+
with:
32+
toolchain: stable
3133

3234
- name: Install alignoth
3335
run: cargo install alignoth

0 commit comments

Comments
 (0)