Opis zmian zad5.3
This commit is contained in:
@@ -27,14 +27,4 @@ jobs:
|
|||||||
- uses: actions/upload-artifact@v3
|
- uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: app-${{ matrix.rid }}
|
name: app-${{ matrix.rid }}
|
||||||
path: app-${{ matrix.rid }}.tar
|
path: app-${{ matrix.rid }}.tar
|
||||||
|
|
||||||
- name: packowaniev2$ {{ matrix.rid }}
|
|
||||||
run: zip -r app-${{ matrix.rid }}.tar app/
|
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v3
|
|
||||||
with:
|
|
||||||
name: app-${{ matrix.rid }}
|
|
||||||
path: app-${{ matrix.rid }}.zip
|
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user