We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ef2a2c commit 439ffdbCopy full SHA for 439ffdb
.github/workflows/build_openvpn_apple.yml
@@ -4,7 +4,7 @@ on: [push]
4
5
jobs:
6
build-macos:
7
- name: 'AmneziaWG for macOS NE'
+ name: 'OpenVPNAdapter for macOS NE'
8
runs-on: macos-latest
9
if: |
10
contains(github.event.head_commit.message, '[all]') ||
@@ -62,7 +62,7 @@ jobs:
62
name: OpenVPNAdapter-macos
63
path: OpenVPNAdapter/build/Release-macos
64
build-ios:
65
- name: 'Build OpenVPNAdapter for iOS'
+ name: 'OpenVPNAdapter for iOS'
66
67
68
0 commit comments