Update OpenVPNAdapter to prevent crash OpenVPN-over-Cloak

This commit is contained in:
Mykola Baibuz 2023-08-05 21:21:42 +03:00
parent f58a16ca9d
commit d4825b1d40
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