Skip to content

Commit 6bb75aa

Browse files
committed
Update ci.yml
1 parent 4926f20 commit 6bb75aa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ jobs:
1515
runs-on: windows-latest
1616

1717
steps:
18+
- name: Checkout repository
19+
uses: actions/checkout@v4
20+
1821
- name: (Python) Add msbuild to PATH
1922
uses: microsoft/setup-msbuild@v2
2023

0 commit comments

Comments
 (0)