Skip to content

Commit

Permalink
Fixed pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
joseluizmendonca committed Apr 15, 2024
1 parent 9e7fd68 commit be5f508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/copy-file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
uses: actions/checkout@v2

- name: Copy File
run: cp /src/cv.tex .
run: cp src/cv.tex .

0 comments on commit be5f508

Please sign in to comment.