Signed-off-by: Vasiliy Doylov <nekocwd@mainlining.org>
This commit is contained in:
parent
511e53d361
commit
1d925358b4
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ jobs:
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Build package
|
- name: Build package
|
||||||
uses: git.nekocwd.duckdns.org/Administration/pmbootstrap-build-action@main
|
uses: actions/pmbootstrap-build@main
|
||||||
with:
|
with:
|
||||||
package-name: pipetap
|
package-name: pipetap
|
||||||
apkbuild-dir: ${{github.workspace}}/misc
|
apkbuild-dir: ${{github.workspace}}/misc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue