Skip to content

Commit 439ffdb

Browse files
MacbookMacbook
authored andcommitted
[openvpnadapter] build for apple
1 parent 6ef2a2c commit 439ffdb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build_openvpn_apple.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push]
44

55
jobs:
66
build-macos:
7-
name: 'AmneziaWG for macOS NE'
7+
name: 'OpenVPNAdapter for macOS NE'
88
runs-on: macos-latest
99
if: |
1010
contains(github.event.head_commit.message, '[all]') ||
@@ -62,7 +62,7 @@ jobs:
6262
name: OpenVPNAdapter-macos
6363
path: OpenVPNAdapter/build/Release-macos
6464
build-ios:
65-
name: 'Build OpenVPNAdapter for iOS'
65+
name: 'OpenVPNAdapter for iOS'
6666
runs-on: macos-latest
6767
if: |
6868
contains(github.event.head_commit.message, '[all]') ||

0 commit comments

Comments
 (0)