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