Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/philip-khor/cv
Browse files Browse the repository at this point in the history
  • Loading branch information
philip-khor committed Jan 7, 2025
2 parents 15eae8e + 5a3dba0 commit 12e48da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/r.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
run: rmarkdown::render("cv/philip_khor-cv.Rmd")
shell: Rscript {0}

- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: cv
path: "*.pdf"
path: "cv/*.pdf"

0 comments on commit 12e48da

Please sign in to comment.