Fix apk-publish: add build-base dep, net option, and apk update
This commit is contained in:
@@ -49,6 +49,9 @@ jobs:
|
||||
sed -i "s|source=.*|source=\"\$pkgname-\$pkgver.tar.gz\"|" packaging/alpine/APKBUILD
|
||||
chown -R build:abuild .
|
||||
|
||||
- name: Update apk index
|
||||
run: apk update
|
||||
|
||||
- name: Generate checksums
|
||||
run: |
|
||||
cd packaging/alpine
|
||||
|
||||
Reference in New Issue
Block a user