Update .forgejo/workflows/fortune-mod-debian.yml
This commit is contained in:
parent
bd05fc783b
commit
be3ad78c89
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ jobs:
|
|||
make install
|
||||
- name: Package
|
||||
run: |
|
||||
cd debian
|
||||
dpkg-deb --root-owner-group --build fortune-mod-shlomif fortune-mod-shlomif.deb
|
||||
pwd
|
||||
dpkg-deb --root-owner-group --build debian/fortune-mod-shlomif fortune-mod-shlomif.deb
|
||||
- name: Upload
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
|
Loading…
Add table
Reference in a new issue