mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-04-29 22:26:26 -04:00
Fix patch
This commit is contained in:
parent
3d3d7038db
commit
e1af1da764
3
.github/workflows/build.yaml
vendored
3
.github/workflows/build.yaml
vendored
@ -164,7 +164,8 @@ jobs:
|
||||
make binary OFFLINE=1
|
||||
- name: Install binary
|
||||
run: |
|
||||
cd gp/.build/binary/globalprotect-openconnect_*_$(uname -m)
|
||||
cd globalprotect-openconnect-*/
|
||||
cd .build/binary/globalprotect-openconnect_*_$(uname -m)
|
||||
|
||||
sudo make install
|
||||
gpclient --version
|
||||
|
Loading…
x
Reference in New Issue
Block a user