Skip to content

Commit 7be8629

Browse files
authored
Fixed a bug
1 parent bd42b2b commit 7be8629

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/on-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ jobs:
160160
needs: test-choco
161161
runs-on: windows-latest
162162
steps:
163+
- uses: actions/checkout@v2
163164
- name: Build and publish
164165
run: |
165166
cd choco

0 commit comments

Comments
 (0)