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
|
make install
|
||||||
- name: Package
|
- name: Package
|
||||||
run: |
|
run: |
|
||||||
cd debian
|
pwd
|
||||||
dpkg-deb --root-owner-group --build fortune-mod-shlomif fortune-mod-shlomif.deb
|
dpkg-deb --root-owner-group --build debian/fortune-mod-shlomif fortune-mod-shlomif.deb
|
||||||
- name: Upload
|
- name: Upload
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Reference in a new issue