Adjusted workflow.
This commit is contained in:
parent
2ba2317b35
commit
6b2f3e7247
@ -20,7 +20,7 @@ jobs:
|
||||
run: |
|
||||
doxygen ehs-docs-config.doxyfile
|
||||
|
||||
- name: Building/Compiling Project
|
||||
- name: Building/Compiling/Installing Project
|
||||
run: |
|
||||
cd ${{ gitea.workspace }}
|
||||
cmake -DCMAKE_BUILD_TYPE=Release -DLINUX_WINDOW_SYSTEM:STRING=XCB .
|
||||
@ -62,7 +62,7 @@ jobs:
|
||||
run: |
|
||||
doxygen ehs-docs-config.doxyfile
|
||||
|
||||
- name: Building/Compiling Project
|
||||
- name: Building/Compiling/Installing Project
|
||||
run: |
|
||||
cd ${{ gitea.workspace }}
|
||||
cmake -DCMAKE_BUILD_TYPE=Release -DLINUX_WINDOW_SYSTEM:STRING=XCB .
|
||||
|
Loading…
Reference in New Issue
Block a user