mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-22 03:30:17 +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]
|
||||
fail-fast: false
|
||||
steps:
|
||||
- name: Setup arm and aarch64 CPU emulators
|
||||
uses: dbhi/qus/action@main
|
||||
with:
|
||||
targets: arm aarch64
|
||||
- name: Clone repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user