Skip to content

Commit 9619c01

Browse files
committed
ci(action): fix release job
1 parent 379a395 commit 9619c01

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
- os: ubuntu-latest
2424

2525
steps:
26+
- uses: actions/checkout@v4
27+
2628
- name: Archive
2729
uses: thedoctor0/zip-release@0.7.6
2830
with:

0 commit comments

Comments
 (0)