mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-20 02:00:55 +07:00
Update OpenVPNAdapter to prevent crash OpenVPN-over-Cloak
This commit is contained in:
@@ -179,6 +179,7 @@ jobs:
|
||||
|
||||
- name: 'Build project'
|
||||
run: |
|
||||
git submodule update --init --recursive
|
||||
export QT_BIN_DIR="${{ runner.temp }}/Qt/${{ env.QT_VERSION }}/ios/bin"
|
||||
export QT_MACOS_ROOT_DIR="${{ runner.temp }}/Qt/${{ env.QT_VERSION }}/macos"
|
||||
export PATH=$PATH:~/go/bin
|
||||
|
||||
Vendored
+1
-1
Submodule client/3rd/OpenVPNAdapter updated: e6764efb3b...0413e12b4e
Reference in New Issue
Block a user