mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 07:47:24 +00:00
pin rust to 1.85.1 for android (#279)
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -100,7 +100,7 @@ jobs:
|
||||
- name: Setup Rust
|
||||
run: |
|
||||
rustup update
|
||||
rustup default stable
|
||||
rustup default 1.85.1
|
||||
- run: flutter pub get
|
||||
- run: flutter build apk --release
|
||||
- uses: actions/upload-artifact@v4
|
||||
|
Reference in New Issue
Block a user