Skip to content

Commit

Permalink
Weekly snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
ginan-release-bot committed Feb 2, 2024
1 parent 3067481 commit f796e5f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3,864 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/publish.yaml
Expand Up @@ -28,11 +28,10 @@ jobs:

- name: Generate config docs
run: |
cd src/build
cmake ../
make docs
cd ../../
rm -rf src/build
git checkout weekly-develop-appimage -- Ginan-x86_64.AppImage
./Ginan-x86_64.AppImage -Y 3
mv defaultConfiguration.md Docs
rm Ginan-x86_64.AppImage
# Deploy the HTML documentation to GitHub Pages
- name: GH Pages Deployment
Expand Down

0 comments on commit f796e5f

Please sign in to comment.