mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 07:47:24 +00:00
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -86,6 +86,10 @@ jobs:
|
||||
with:
|
||||
distribution: 'oracle'
|
||||
java-version: '17'
|
||||
- name: Setup Rust
|
||||
run: |
|
||||
rustup update
|
||||
rustup default stable
|
||||
- run: flutter pub get
|
||||
- run: flutter build apk --release
|
||||
- uses: actions/upload-artifact@v4
|
||||
|
Reference in New Issue
Block a user