Skip to content

Commit f44fdea

Browse files
committed
Add windows to ghcup artifacts
1 parent a1e7193 commit f44fdea

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)