mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-22 11:40:18 +00:00
fix action build package (#117)
This commit is contained in:
4
.github/workflows/packages.yml
vendored
4
.github/workflows/packages.yml
vendored
@@ -31,10 +31,6 @@ jobs:
|
|||||||
target_arch: [aarch64, arm, i686, x86_64]
|
target_arch: [aarch64, arm, i686, x86_64]
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
steps:
|
steps:
|
||||||
- name: Setup arm and aarch64 CPU emulators
|
|
||||||
uses: dbhi/qus/action@main
|
|
||||||
with:
|
|
||||||
targets: arm aarch64
|
|
||||||
- name: Clone repository
|
- name: Clone repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user