mirror of
https://github.com/sasjs/core.git
synced 2026-01-17 05:20:05 +00:00
chore: avoiding vpn start
This commit is contained in:
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@@ -44,7 +44,8 @@ jobs:
|
|||||||
#sudo apt update
|
#sudo apt update
|
||||||
#sudo apt install openvpn3=17~betaUb22042+jammy
|
#sudo apt install openvpn3=17~betaUb22042+jammy
|
||||||
- name: Start Open VPN 3
|
- name: Start Open VPN 3
|
||||||
run: openvpn3 session-start --config .github/vpn/config.ovpn
|
run: |
|
||||||
|
# openvpn3 session-start --config .github/vpn/config.ovpn
|
||||||
|
|
||||||
- name: Add credentials
|
- name: Add credentials
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user