fix: artifact path

This commit is contained in:
nihonium 2025-10-08 17:31:46 +03:00
parent 01d7683aed
commit c120a9edb8
Signed by untrusted user: nihonium
GPG key ID: 0251623741027CFC

View file

@ -26,7 +26,7 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: nyanimedb
path: nyanimedb
path: modules/server/nyanimedb
- name: Build Docker image
run: |