Skip to content

Commit

Permalink
Merge pull request #25 from VeryAmazed/main
Browse files Browse the repository at this point in the history
update dev
  • Loading branch information
ishmeals authored Mar 25, 2024
2 parents 9192c3a + 6d77a26 commit 5dbb0cf
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,13 @@ jobs:
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
steps:
- name: Display the path
run: |
pwd
ls
echo $PATH
- name: Doxygen Action
uses: mattnotmitt/doxygen-action@v1
- name: Checkout
uses: actions/checkout@v4
- name: Doxygen Action
Expand Down

0 comments on commit 5dbb0cf

Please sign in to comment.