This commit is contained in:
veeso
2023-10-01 16:12:36 +02:00
parent 20c3e22572
commit 182bbb94a2
18 changed files with 29 additions and 29 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.1 -f
./install.sh -v=0.12.2 -f
which termscp || exit 1