add logging to release script

This commit is contained in:
Jordon de Hoog 2024-11-08 10:26:32 -05:00
parent 2979c9c18f
commit ec74c85849

View file

@ -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: |