Skip to content

Commit

Permalink
add fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillermoFidalgo committed Mar 13, 2024
1 parent 71b5e1d commit 7e8a438
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
with:
name: my-thesis
path: main.pdf

publish:
if: github.event_name == 'push'
needs: build
Expand All @@ -54,4 +54,4 @@ jobs:
with:
name: my-artifact
- name: Display structure of downloaded files
run: ls -R
run: ls -R

0 comments on commit 7e8a438

Please sign in to comment.