mirror of
https://github.com/3proxy/3proxy.git
synced 2025-04-09 22:13:11 +08:00
Update c-cpp.yml
This commit is contained in:
parent
c72c1d7d25
commit
d95b18f19f
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
||||
run: copy Makefile.win Makefile
|
||||
- name: dir Windows
|
||||
if: ${{ startsWith(matrix.target, 'windows') }}
|
||||
run: dir "C:\Program Files\OpenSSL\lib"
|
||||
run: gcc -print-search-dirs
|
||||
- name: set Windows
|
||||
if: ${{ startsWith(matrix.target, 'windows') }}
|
||||
run: cmd /c set
|
||||
|
Loading…
Reference in New Issue
Block a user