workflow: i guess upload-actions v4 is GH only
All checks were successful
Build PDF / make pdf (push) Successful in 3m41s
All checks were successful
Build PDF / make pdf (push) Successful in 3m41s
This commit is contained in:
@@ -48,7 +48,7 @@ jobs:
|
|||||||
run: make pdf
|
run: make pdf
|
||||||
|
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: output-pdf
|
name: output-pdf
|
||||||
path: _dist/output.pdf
|
path: _dist/output.pdf
|
||||||
|
|||||||
Reference in New Issue
Block a user