|
@@ -295,7 +295,7 @@ jobs:
|
|
|
- uses: actions/upload-artifact@v3
|
|
- uses: actions/upload-artifact@v3
|
|
|
with:
|
|
with:
|
|
|
name: ${{ matrix.profile }}-${{ matrix.otp }}
|
|
name: ${{ matrix.profile }}-${{ matrix.otp }}
|
|
|
- path: source/_packages/${{ matrix.profile }}/.
|
|
|
|
|
|
|
+ path: source/_packages/${{ matrix.profile }}/
|
|
|
|
|
|
|
|
publish_artifacts:
|
|
publish_artifacts:
|
|
|
runs-on: ubuntu-20.04
|
|
runs-on: ubuntu-20.04
|