Skip to content

Commit

Permalink
[CD/CI] ...
Browse files Browse the repository at this point in the history
  • Loading branch information
SeeLook committed Feb 12, 2025
1 parent 20e8f5b commit 7b9a72d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
run: |
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr ../
- name: 'Build application'
run: |
Expand Down

0 comments on commit 7b9a72d

Please sign in to comment.