mirror of
https://github.com/shizand/statapp.git
synced 2024-12-23 20:22:58 +03:00
ci: убрал лишнюю вложенность
This commit is contained in:
parent
cb34931151
commit
c0fbc0fbd9
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -47,8 +47,8 @@ jobs:
|
|||||||
uses: thedoctor0/zip-release@0.7.1
|
uses: thedoctor0/zip-release@0.7.1
|
||||||
with:
|
with:
|
||||||
type: 'zip'
|
type: 'zip'
|
||||||
filename: '${{ matrix.os }}-${{ matrix.arch }}-${{ matrix.spec }}.zip'
|
directory: 'dist'
|
||||||
path: 'dist'
|
filename: "../${{ matrix.os }}-${{ matrix.arch }}-${{ matrix.spec }}.zip"
|
||||||
- name: Загрузка артефактов
|
- name: Загрузка артефактов
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user