fix typo
This commit is contained in:
parent
2741c58a01
commit
d1d055564c
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -161,7 +161,7 @@ jobs:
|
||||
if: runner.os == 'Windows' && matrix.portable != true
|
||||
shell: msys2 {0}
|
||||
run: |
|
||||
cmake --build ${{ env.BUILD_DIR }} _DLauncher_PORTABLE=OFF
|
||||
cmake --build ${{ env.BUILD_DIR }} -DLauncher_PORTABLE=OFF
|
||||
|
||||
- name: Install
|
||||
if: runner.os != 'Linux' && runner.os != 'Windows'
|
||||
|
Loading…
Reference in New Issue
Block a user