Opis zmian zad5.3
This commit is contained in:
@@ -28,13 +28,3 @@ jobs:
|
||||
with:
|
||||
name: app-${{ matrix.rid }}
|
||||
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