Skip to content

Commit

Permalink
Merge pull request #23 from VeryAmazed/ishmeals-patch-1
Browse files Browse the repository at this point in the history
Update static.yml
  • Loading branch information
ishmeals authored Mar 25, 2024
2 parents 761b446 + c3e03d1 commit 398cb0a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@ 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
Expand Down

0 comments on commit 398cb0a

Please sign in to comment.