Skip to content

Commit

Permalink
Try this...
Browse files Browse the repository at this point in the history
  • Loading branch information
ahankinson authored Oct 24, 2024
1 parent 534e422 commit 4e77782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,6 @@ jobs:
remote_key: ${{ secrets.DEPLOY_KEY }}

- name: Disconnect VPN
working-directory: ${{ github.workspace }}
working-directory: ${{ env.BUILD_PATH }}
run: |
sudo wg-quick down ./wg0.conf

0 comments on commit 4e77782

Please sign in to comment.