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 b0ce1b5 commit a8467f6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,12 @@ jobs:

steps:

- name: Generate config markdown doc from appimage
- name: Get appimage to generate config docs
uses: actions/checkout@v4
with:
ref: weekly-develop-appimage

- name: Generate config markdown doc from appimage
run: |
./Ginan-x86_64.AppImage -Y 3
mkdir Docs
Expand Down

0 comments on commit a8467f6

Please sign in to comment.