Skip to content

Commit

Permalink
[openvpnadapter] test
Browse files Browse the repository at this point in the history
  • Loading branch information
Macbook authored and Macbook committed Dec 20, 2024
1 parent 5b57290 commit e1c58cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_openvpn_ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ jobs:
export XCODEBUILD="/usr/bin/xcodebuild"
export WORKINGDIR=`pwd`
export PATCH="/usr/bin/patch"
echo "Working directory: $WORKINGDIR"
- name: Configure amnezia.xcconfig
run: |
echo "Working directory: $WORKINGDIR"
echo "Configuring amnezia.xcconfig..."
cat $WORKINGDIR/OpenVPNAdapter/Configuration/Project-MacNE.xcconfig > $WORKINGDIR/OpenVPNAdapter/Configuration/amnezia.xcconfig
cat << EOF >> $WORKINGDIR/OpenVPNAdapter/Configuration/amnezia.xcconfig
Expand Down

0 comments on commit e1c58cb

Please sign in to comment.