Update tests

This commit is contained in:
hwdsl2
2023-01-04 20:57:52 -06:00
parent d63e46e671
commit 750246beed
3 changed files with 4 additions and 11 deletions

View File

@@ -28,8 +28,7 @@ jobs:
export DEBIAN_FRONTEND=noninteractive
sudo apt-get -yqq update
sudo apt-get -yqq dist-upgrade
sudo apt-get -yqq install wget rsyslog
sudo service rsyslog start
sudo apt-get -yqq install wget
cp -f "$GITHUB_WORKSPACE"/openvpn-install.sh ./openvpn.sh