Skip to content

Commit fc901c8

Browse files
committed
FEAT: Workflows
1 parent dd64fec commit fc901c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Install Rust
1717
uses: actions-rs/toolchain@v1
1818
with:
19-
toolchain: stable
19+
toolchain: nightly
2020
override: true
2121

2222
- name: Build release

0 commit comments

Comments
 (0)