mirror of
https://github.com/ksherlock/mpw.git
synced 2024-11-21 09:30:55 +00:00
Update cmake-fat.yml
This commit is contained in:
parent
fcdfe76817
commit
35443c9aa8
2
.github/workflows/cmake-fat.yml
vendored
2
.github/workflows/cmake-fat.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
- name: Build
|
||||
working-directory: ${{runner.workspace}}/build
|
||||
shell: bash
|
||||
run: cmake --build . --config $BUILD_TYPE
|
||||
run: make mpw
|
||||
|
||||
- name: Archive
|
||||
uses: actions/upload-artifact@v2
|
||||
|
Loading…
Reference in New Issue
Block a user