This commit is contained in:
veeso
2023-10-06 09:19:03 +02:00
parent 623ba806e1
commit ef8dbb6305
16 changed files with 18 additions and 18 deletions

View File

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