fixing the CI

This commit is contained in:
Lyes Saadi 2026-01-15 21:09:41 +01:00
parent 7232a2e0ae
commit 8726943b90
Signed by: lyes
GPG key ID: 55A1D803917CF39A

View file

@ -25,14 +25,6 @@ jobs:
- name: upload part 1
uses: forgejo/upload-artifact@v4
with:
name: partie1.pdf
path: 1.pdf
name: SEMPL.zip
path: *.pdf
if-no-files-found: error
include-hidden-files: true
- name: upload part 2
uses: forgejo/upload-artifact@v4
with:
name: partie2.pdf
path: 2.pdf
if-no-files-found: error
include-hidden-files: true