This commit is contained in:
parent
32fa6436b3
commit
7b9f7eeeb2
@ -20,7 +20,7 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: PDF
|
name: PDF
|
||||||
path: ./build/resume.pdf
|
path: build/resume.pdf
|
||||||
|
|
||||||
# - name: setup go
|
# - name: setup go
|
||||||
# uses: https://github.com/actions/setup-go@v4
|
# uses: https://github.com/actions/setup-go@v4
|
||||||
|
Loading…
Reference in New Issue
Block a user