Skip to content

Commit 1df73aa

Browse files
authored
Add windows to ghcup artifacts
1 parent 9f4220f commit 1df73aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ jobs:
167167
runs-on: ubuntu-18.04
168168
strategy:
169169
matrix:
170-
os: [Linux, macOS]
170+
os: [Linux, macOS, Windows]
171171
steps:
172172
- uses: actions/download-artifact@v2
173173

0 commit comments

Comments
 (0)