Skip to content

Commit

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

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

run: ls -R

0 comments on commit 71b5e1d

Please sign in to comment.