mirror of
https://github.com/veeso/termscp.git
synced 2026-06-08 22:28:37 +02:00
install ci
This commit is contained in:
2
.github/workflows/install.yml
vendored
2
.github/workflows/install.yml
vendored
@@ -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