tooling: gh ci

This commit is contained in:
Rasmus Andersson 2023-04-23 14:12:24 -07:00
parent c63388175e
commit afe0d43dc9

View file

@ -81,6 +81,7 @@ jobs:
if: ${{ ! startsWith(github.ref, 'refs/tags/v') }} if: ${{ ! startsWith(github.ref, 'refs/tags/v') }}
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v3
with: with:
name: "${{ env.inter_zip }}"
path: | path: |
${{ env.inter_zip }} ${{ env.inter_zip }}
${{ env.inter_zip_extras }} ${{ env.inter_zip_extras }}