Skip to content

Commit 0ba13c2

Browse files
committed
debug, maxtrix build, test matrix as well - v9
1 parent ce2b2ec commit 0ba13c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-layers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109

110110
- name: Unzip sharp-x64
111111
run: |
112-
unzip artifacts/sharp-x64.zip -d artifacts/sharp-x64
112+
unzip artifacts/sharp-x64/release-x64.zip -d artifacts/sharp-x64
113113
114114
- name: Read previous version
115115
id: previous

0 commit comments

Comments
 (0)