Skip to content

Commit 68a76c7

Browse files
committed
build: fix
1 parent 838f89b commit 68a76c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ jobs:
142142

143143
- name: Unzip
144144
run: |
145+
cd artifacts
145146
mkdir -p website
146147
tar -xzvf website.zip -C website
147148

0 commit comments

Comments
 (0)