Skip to content

Commit

Permalink
Update bageltech-io.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bagel-dawg authored Nov 14, 2023
1 parent 148c322 commit 25e9542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bageltech-io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Generate Resume PDF
uses: docker://pandoc/core:2.9
with:
args: --output=RyanKnauerResume.pdf --from=markdown index.md
args: --output=src/bageltech-io/RyanKnauerResume.pdf --from=markdown src/bageltech-io/index.md

- name: Test site for valid HTML
run: |
Expand Down

0 comments on commit 25e9542

Please # to comment.