mirror of
https://github.com/egor-white/zaprett.git
synced 2025-12-31 07:39:45 +05:00
Update workflow_without_post.yml
This commit is contained in:
2
.github/workflows/workflow_without_post.yml
vendored
2
.github/workflows/workflow_without_post.yml
vendored
@@ -34,7 +34,7 @@ jobs:
|
||||
run: git submodule update --init --recursive
|
||||
|
||||
- name: Install dependencies
|
||||
run: sudo apt install build-essential pkg-config just
|
||||
run: sudo apt install build-essential pkg-config just unzip
|
||||
|
||||
- name: Build zaprett
|
||||
run: just -f rust/justfile build-android --release
|
||||
|
||||
Reference in New Issue
Block a user