mirror of
https://github.com/heyman/heynote.git
synced 2024-11-21 23:43:22 +01:00
Try to make a windows #build
This commit is contained in:
parent
35260cf066
commit
56c5c6b23f
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
#os: [macos-latest, ubuntu-latest, windows-latest]
|
||||
os: [macos-latest]
|
||||
os: [macos-latest, windows-latest]
|
||||
|
||||
steps:
|
||||
- name: Check out Git repository
|
||||
|
Loading…
Reference in New Issue
Block a user