mirror of
https://github.com/veeso/termscp.git
synced 2026-09-12 15:16:01 -07:00
install ci
This commit is contained in:
@@ -15,5 +15,5 @@ jobs:
|
|||||||
run: sudo apt update && sudo apt install -y curl wget
|
run: sudo apt update && sudo apt install -y curl wget
|
||||||
- name: Install termscp from script
|
- name: Install termscp from script
|
||||||
run: |
|
run: |
|
||||||
./install.sh -v=0.11.0 -f
|
./install.sh -v=0.11.1 -f
|
||||||
which termscp || exit 1
|
which termscp || exit 1
|
||||||
|
|||||||
Reference in New Issue
Block a user