mirror of
https://github.com/proxytunnel/proxytunnel.git
synced 2026-07-17 16:34:53 +00:00
Test cygwin workflow #5.
This commit is contained in:
parent
5ed6b9abd1
commit
029355563b
1 changed files with 1 additions and 4 deletions
5
.github/workflows/cygwin.yml
vendored
5
.github/workflows/cygwin.yml
vendored
|
|
@ -13,10 +13,7 @@ jobs:
|
|||
packages: cygwin-devel
|
||||
- name: test
|
||||
shell: bash {0}
|
||||
run: ls /usr/include
|
||||
- name: test2
|
||||
shell: bash {0}
|
||||
run: ls /usr/include/netinet
|
||||
run: gcc --version && cc --version
|
||||
- name: Build
|
||||
shell: bash {0}
|
||||
run: make && make docs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue