Merge pull request #269 from amnezia-vpn/bugfix/ios-openvpn-cloak-crash

Update OpenVPNAdapter to prevent crash OpenVPN-over-Cloak
This commit is contained in:
pokamest 2023-08-07 09:20:11 -07:00 committed by GitHub
commit c6ae89bf27
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -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

@ -1 +1 @@
Subproject commit e6764efb3b34d59e5e1b2a3074b24607eb3cbe55
Subproject commit 0413e12b4ed383adf1ab3b6cd2950e6a1bb68ff3