Skip to content

Commit f588c64

Browse files
authored
Update publish.yml
[skip ci]
1 parent 3ad1078 commit f588c64

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/publish.yml

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ jobs:
77
publish:
88
runs-on: windows-latest
99
steps:
10+
- name: Checkout
11+
uses: actions/checkout@v4
12+
1013
- name: 1. Download artifact
1114
id: download-artifact
1215
uses: dawidd6/action-download-artifact@v2

0 commit comments

Comments
 (0)