Skip to content

Commit

Permalink
Fixing stuff?
Browse files Browse the repository at this point in the history
  • Loading branch information
larsvilhuber committed Jul 8, 2024
1 parent dadf3fb commit 399365e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,11 +100,15 @@ jobs:
with:
path: presentation
pattern: artifact-presentation
- name: Check stuff
run: |
ls -l
ls -l presentation
# Prepare the GitHub Pages action
- name: prepare GitHub Pages action
uses: actions/[email protected]
with:
path: .
path: ./
# publish:
# needs: deploy-book
# runs-on: ubuntu-latest
Expand Down

0 comments on commit 399365e

Please sign in to comment.