This commit is contained in:
veeso
2023-04-18 18:10:40 +02:00
parent 0c1e9c0d60
commit fdb0d97a61
3 changed files with 7 additions and 6 deletions

View File

@@ -15,5 +15,5 @@ jobs:
run: sudo apt update && sudo apt install -y curl wget
- name: Install termscp from script
run: |
./install.sh -v=0.11.1 -f
./install.sh -v=0.11.2 -f
which termscp || exit 1