Update .forgejo/workflows/fortune-mod-debian.yml

This commit is contained in:
Nova Cat 2025-03-22 12:29:35 -07:00
parent bd05fc783b
commit be3ad78c89

View file

@ -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: