Skip to content

Commit 2642623

Browse files
authored
Update main.yml
1 parent b6dabf4 commit 2642623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Chocolatey Action
3535
uses: crazy-max/[email protected]
3636
with:
37-
args: install zip -y
37+
args: install zip -y --allowEmptyChecksumsSecure
3838
- name: Refresh Env
3939
run: refreshenv
4040
- name: Build project # This would actually build your project, using zip for an example artifact

0 commit comments

Comments
 (0)