Update cmake-fat.yml

This commit is contained in:
ksherlock 2020-11-26 15:58:17 -05:00 committed by GitHub
parent fcdfe76817
commit 35443c9aa8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ jobs:
- name: Build - name: Build
working-directory: ${{runner.workspace}}/build working-directory: ${{runner.workspace}}/build
shell: bash shell: bash
run: cmake --build . --config $BUILD_TYPE run: make mpw
- name: Archive - name: Archive
uses: actions/upload-artifact@v2 uses: actions/upload-artifact@v2