Skip to content

Commit

Permalink
control if markdown files were created
Browse files Browse the repository at this point in the history
  • Loading branch information
frederic-mahe authored Nov 18, 2024
1 parent 2066809 commit 55cea09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
sudo apt update
sudo apt install -y pandoc
bash ./scripts/generate_online_documentation.sh
ls -lh ../docs/*
- name: Setup Pages
uses: actions/configure-pages@v5
- name: Build with Jekyll
Expand Down

0 comments on commit 55cea09

Please # to comment.