mirror of
https://github.com/mintty/wsltty.git
synced 2025-01-18 03:55:49 +00:00
CI: install build environment
This commit is contained in:
parent
9de7d8d6f1
commit
87aa168b41
@ -15,9 +15,14 @@ pull_requests:
|
||||
# Do not start a new build when a new Git tag is created
|
||||
skip_tags: true
|
||||
|
||||
init:
|
||||
- cmd: |
|
||||
set PATH=C:\cygwin64;C:\cygwin64\bin;%windir%\System32
|
||||
setup-x86_64 -q -P unzip -P zoo -P patch -P lcab
|
||||
winget install Alpine
|
||||
|
||||
build_script:
|
||||
- cmd: |
|
||||
set PATH=C:\cygwin64\bin;%PATH%
|
||||
make
|
||||
|
||||
test_script:
|
||||
|
Loading…
Reference in New Issue
Block a user