We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5975f20 commit 2bf4906Copy full SHA for 2bf4906
.github/workflows/build.yaml
@@ -58,7 +58,7 @@ jobs:
58
59
- name: Setup rust
60
if: startsWith(matrix.os, 'windows-11-arm')
61
- uses: dtolnay/rust-toolchain@stable
+ uses: moonrepo/setup-rust@v1
62
63
- name: Setup Flutter
64
uses: subosito/flutter-action@v2
0 commit comments