Update .forgejo/workflows/fortune-mod-alpine.yml
This commit is contained in:
parent
927eb14b58
commit
f2a3ce813d
1 changed files with 5 additions and 1 deletions
|
@ -21,4 +21,8 @@ jobs:
|
|||
- name: Build documentation folder
|
||||
run: sudo -u packager abuild -r
|
||||
working-directory: ./alpine/fortune-mod-doc
|
||||
- run: ls -R /home/packager/packages
|
||||
- run: ls -R /home/packager/packages
|
||||
- name:
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
path: /home/packager/packages/alpine/x86_64/fortune-mo*
|
Loading…
Add table
Reference in a new issue