|
|
@ -54,6 +54,7 @@ jobs: |
|
|
|
|
|
|
|
|
|
|
|
- name: 'Upload Artifact' |
|
|
|
- name: 'Upload Artifact' |
|
|
|
uses: actions/upload-artifact@v2 |
|
|
|
uses: actions/upload-artifact@v2 |
|
|
|
|
|
|
|
if: github.ref == 'refs/heads/master' |
|
|
|
with: |
|
|
|
with: |
|
|
|
name: cppsharp-${{ matrix.config.os }}-${{ matrix.config.platform }}-${{ matrix.config.cc }} |
|
|
|
name: cppsharp-${{ matrix.config.os }}-${{ matrix.config.platform }}-${{ matrix.config.cc }} |
|
|
|
path: | |
|
|
|
path: | |
|
|
|