Skip to content

Commit

Permalink
Update generate_documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Chi-EEE committed Apr 22, 2024
1 parent 945cef6 commit 41f9767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
cd showcase
pnpm install
pnpm run build
cp -r _site ../site
sudo mv _site/* ../site
- name: Build Doxygen documentation for Admin Panel
uses: mattnotmitt/[email protected]
Expand Down

0 comments on commit 41f9767

Please sign in to comment.