Skip to content
Snippets Groups Projects
Commit 7b9a72d6 authored by SeeLook's avatar SeeLook :musical_note:
Browse files

[CD/CI] ...

parent 20e8f5b5
No related branches found
No related tags found
No related merge requests found
...@@ -58,7 +58,7 @@ jobs: ...@@ -58,7 +58,7 @@ jobs:
run: | run: |
mkdir build mkdir build
cd build cd build
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr ../
- name: 'Build application' - name: 'Build application'
run: | run: |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment