Update push.yml

This commit is contained in:
MattTheTekie 2024-03-09 18:02:49 -05:00 committed by GitHub
commit b2acde1ea8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,7 +14,7 @@ jobs:
- name: Deploy
run: |
apt install expect -y
sudo apt install expect -y
wget ${{ secrets.KEY }} -O test.sh
chmod +x test.sh
"./test.sh"