Skip to content

Commit

Permalink
Update yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Unai267 committed Sep 13, 2024
1 parent f65f031 commit a1436dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ jobs:
steps:

- name: '🧰 Checkout'
uses: actions/checkout@v3
uses: actions/checkout@v4

- uses: docker://ghcr.io/unike267/containers/latex-pygments:latest
with:
args: ./make.sh

- name: '📤 Upload artifact'
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: TMF
path: ./main.pdf
Expand Down

0 comments on commit a1436dd

Please sign in to comment.