Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e3d2bc4

Browse filesBrowse files
authored
Update main.yml
1 parent 60de8ee commit e3d2bc4
Copy full SHA for e3d2bc4

File tree

Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed

‎.github/workflows/main.yml

Copy file name to clipboardExpand all lines: .github/workflows/main.yml
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@ jobs:
4646
cd ..
4747
git submodule update --remote
4848
ls
49-
cp Doxyfile rt-thread/documentation/doxygen/Doxyfile
50-
cp -r doxygen-awesome-css-main/ rt-thread/documentation/doxygen/
51-
cd rt-thread/documentation/doxygen
52-
doxygen -w html header.html delete_me.html delete_me.css
49+
#cp Doxyfile rt-thread/documentation/doxygen/Doxyfile
50+
#cp -r doxygen-awesome-css-main/ rt-thread/documentation/doxygen/
51+
cd rt-thread/documentation
52+
#doxygen -w html header.html delete_me.html delete_me.css
5353
doxygen Doxyfile
5454
5555
- name: Upload static files as artifact

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.