Skip to content

Commit 14bac97

Browse files
committed
I guess it's not an archive
1 parent 5152ff7 commit 14bac97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/sign.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ jobs:
2626
uses: actions/download-artifact@v4
2727
with:
2828
name: artifact
29-
- name: Unzip
30-
run: unzip artifact.zip
29+
# - name: Unzip
30+
# run: unzip artifact.zip
3131
- name: Sign with Sigstore
3232
uses: sigstore/[email protected]
3333
with:

0 commit comments

Comments
 (0)