Skip to content

Commit

Permalink
fix it again
Browse files Browse the repository at this point in the history
  • Loading branch information
jczimskey authored Dec 12, 2023
1 parent 01f9052 commit 7764e3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mdslides.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Generate slides
run: |
PATH="$HOME/.local/bin:$PATH"
echo "PATH=$HOME/.local/bin:$PATH" >> $GITHUB_ENV
mdslides ${{ github.event.inputs.filename }} --output-dir ./slides
- name: Upload slides
Expand Down

0 comments on commit 7764e3d

Please sign in to comment.