Update cmake.yml

This commit is contained in:
ksherlock 2020-11-16 09:11:13 -05:00 committed by GitHub
parent c8310c0dbd
commit 031cdf0d08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -35,3 +35,10 @@ jobs:
working-directory: ${{runner.workspace}}/build
shell: bash
run: cmake --build . --config $BUILD_TYPE
- name: Archive
uses: actions/upload-artifact@v2
with:
name: mpw
path: ${{runner.workspace}}/build/bin/mpw