Skip to content

Commit

Permalink
fix reveal workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aranas committed Sep 11, 2023
1 parent 690b7ee commit a57c69f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slides_reveal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
pip install jinja2
- name: Generate slides using Python
run: python generate_slides.py
run: python slides/generate_slides.py

- name: Install Pandoc
run: sudo apt-get install pandoc
Expand Down

0 comments on commit a57c69f

Please sign in to comment.