Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ManuelSchneid3r authored Sep 19, 2023
1 parent 865db98 commit 3f217bf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
run: git clone --depth 1 https://github.com/albertlauncher/albert.git
- name: run doxygen
uses: mattnotmitt/[email protected]
# doxygen
# mv albert/output/html src/reference
#jekyll build
- name: Move doxy output
run: mv albert/output/html src/reference
- name: build jekyll
uses: docker://jekyll/jekyll

0 comments on commit 3f217bf

Please sign in to comment.