Update workflow_without_post.yml

This commit is contained in:
CherretGit
2025-11-01 16:27:08 +07:00
committed by GitHub
parent 1128168924
commit 490c8fa685

View File

@@ -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