mirror of
https://github.com/armbian/apa.git
synced 2026-01-06 12:31:05 -08:00
GH: relax build-time dependencies
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
- name: Set up build environment and artifacts directory
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y build-essential reprepro
|
||||
sudo apt-get install -y dpkg-dev debhelper reprepro
|
||||
- name: Build deb packages
|
||||
uses: jtdor/build-deb-action@v1
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user