mirror of
https://github.com/scratchfoundation/scratch-desktop.git
synced 2025-01-18 10:19:48 -05:00
ci: renable windows
This commit is contained in:
parent
4fb01893d1
commit
05f913e602
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-cd.yml
vendored
2
.github/workflows/ci-cd.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
matrix:
|
||||
os:
|
||||
- macos-latest
|
||||
# - windows-latest
|
||||
- windows-latest
|
||||
runs-on: ${{ matrix.os }}
|
||||
defaults:
|
||||
run:
|
||||
|
|
Loading…
Reference in a new issue