mirror of
https://github.com/oooo-ps/i2pdbrowser.git
synced 2026-04-01 14:15:29 +00:00
[gha] extract downloaded artifacts
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
parent
34d5240f16
commit
4009eda24b
1 changed files with 2 additions and 2 deletions
4
.github/workflows/commit.yml
vendored
4
.github/workflows/commit.yml
vendored
|
|
@ -80,8 +80,8 @@ jobs:
|
|||
with:
|
||||
pattern: i2pdbrowser-${{ steps.commit.outputs.short }}-*
|
||||
|
||||
- name: Display structure of downloaded files
|
||||
run: ls -R
|
||||
- name: Extract artifacts
|
||||
run: unzip i2pdbrowser-${{ steps.commit.outputs.short }}-*
|
||||
|
||||
- name: Creating pre-release
|
||||
uses: marvinpinto/action-automatic-releases@latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue