mirror of
https://github.com/veeso/termscp.git
synced 2025-12-07 09:36:00 -08: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
|
||||
- name: Install termscp from script
|
||||
run: |
|
||||
./install.sh -v=0.11.0 -f
|
||||
./install.sh -v=0.11.1 -f
|
||||
which termscp || exit 1
|
||||
|
||||
Reference in New Issue
Block a user