Skip to content

Commit d846198

Browse files
authored
Update desktop.yml
1 parent 0e767c2 commit d846198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/desktop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
- name: install Rust i686-pc-windows-msvc
7575
uses: actions-rs/toolchain@v1
7676
with:
77-
toolchain: i686-pc-windows-msvc
77+
toolchain: stable-i686-pc-windows-msvc
7878

7979
- name: CI
8080
run: |

0 commit comments

Comments
 (0)