add logging to release script
This commit is contained in:
parent
2979c9c18f
commit
ec74c85849
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -194,7 +194,7 @@ jobs:
|
|||
path: ./web-artifact.zip
|
||||
|
||||
- name: Display downloaded files
|
||||
run: ls -R ./artifacts
|
||||
run: ls -R .
|
||||
|
||||
- name: Unzip web build artifacts
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue