Skip to content

Commit 3d752ad

Browse files
committed
fix release action error
1 parent 208a93d commit 3d752ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
needs: build
2828
runs-on: "windows-latest"
2929
steps:
30+
- uses: actions/checkout@v1
3031
- name: download WEventViewer.zip
3132
uses: actions/download-artifact@v3
3233
with:

0 commit comments

Comments
 (0)