Upload CI build artifacts

This commit is contained in:
Raphaël Zumer
2019-12-12 22:06:57 -05:00
parent 546e7ded96
commit 331c3c3b86
2 changed files with 8 additions and 0 deletions

View File

@ -31,3 +31,7 @@ jobs:
shell: bash
working-directory: ${{runner.workspace}}/build
run: make -j$(nproc --all)
- uses: actions/upload-artifact@v1
with:
name: melonDS
path: ${{runner.workspace}}/build/melonDS