Skip to content

Commit

Permalink
Added workspace clear between actions checkouts
Browse files Browse the repository at this point in the history
  • Loading branch information
shillinc-osu committed May 17, 2024
1 parent b877bdb commit 0cfd07c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/doxygen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ jobs:
# Change the directory if changes in Doxyfile
publish_dir: ./docs

- name: Cleanup workspace
uses: akiojin/clean-workspace-github-action@v1

- uses: actions/checkout@v3
with:
ref: landing-page
Expand Down

0 comments on commit 0cfd07c

Please sign in to comment.