This commit is contained in:
veeso
2023-04-19 11:07:42 +02:00
parent ed8ba628e5
commit 3ec94c17bc
4 changed files with 4 additions and 4 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.2 -f
./install.sh -v=0.11.3 -f
which termscp || exit 1