Skip to content

Commit

Permalink
Update github_pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
spirosmaggioros authored Feb 3, 2024
1 parent 88cc10b commit 8750505
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
- name: Install requirements
run: |
sudo apt install graphviz doxygen
- name: gh-pages
- name: github_pages
uses: actions/checkout@v4
with:
ref: "github-pages"
ref: "github_pages"
clean: false

0 comments on commit 8750505

Please sign in to comment.