This commit is contained in:
parent
2d8131ea30
commit
1b18ddd668
@ -31,7 +31,7 @@ jobs:
|
|||||||
echo ~/.local/opt/node/bin >> $GITHUB_PATH
|
echo ~/.local/opt/node/bin >> $GITHUB_PATH
|
||||||
|
|
||||||
|
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@ -41,7 +41,7 @@ jobs:
|
|||||||
root_file: main.tex # Replace 'main.tex' with the path to your main LaTeX file
|
root_file: main.tex # Replace 'main.tex' with the path to your main LaTeX file
|
||||||
|
|
||||||
- name: Upload PDF
|
- name: Upload PDF
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: Beitrittserklaerung_RudernDonauLinz.pdf
|
name: Beitrittserklaerung_RudernDonauLinz.pdf
|
||||||
path: ./main.pdf
|
path: ./main.pdf
|
||||||
|
Loading…
Reference in New Issue
Block a user