mirror of
https://github.com/3proxy/3proxy.git
synced 2025-04-21 19:52:08 +08:00
Update c-cpp.yml
This commit is contained in:
parent
6ee863ad83
commit
2c02b7e0a5
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
|||||||
run: copy Makefile.llvm Makefile
|
run: copy Makefile.llvm Makefile
|
||||||
- name: dir Windows
|
- name: dir Windows
|
||||||
if: ${{ startsWith(matrix.target, 'windows') }}
|
if: ${{ startsWith(matrix.target, 'windows') }}
|
||||||
run: dir C:\Program Files\OpenSSL\lib
|
run: dir "C:\Program Files\OpenSSL\lib"
|
||||||
- name: set Windows
|
- name: set Windows
|
||||||
if: ${{ startsWith(matrix.target, 'windows') }}
|
if: ${{ startsWith(matrix.target, 'windows') }}
|
||||||
run: cmd /c set
|
run: cmd /c set
|
||||||
|
Loading…
Reference in New Issue
Block a user