fixing the CI
This commit is contained in:
parent
7232a2e0ae
commit
8726943b90
1 changed files with 2 additions and 10 deletions
|
|
@ -25,14 +25,6 @@ jobs:
|
||||||
- name: upload part 1
|
- name: upload part 1
|
||||||
uses: forgejo/upload-artifact@v4
|
uses: forgejo/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: partie1.pdf
|
name: SEMPL.zip
|
||||||
path: 1.pdf
|
path: *.pdf
|
||||||
if-no-files-found: error
|
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
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue