Skip to content
This repository was archived by the owner on Dec 15, 2023. It is now read-only.

Commit a3d93f0

Browse files
committed
fix: install script test ci
1 parent 04be89e commit a3d93f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_install_script.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ jobs:
1919
- uses: actions/checkout@v2
2020
- name: test install script
2121
run: |
22+
curl -s https://raw.githubusercontent.com/francis-du/iotdb-cli/main/install.sh | sh
2223
curl -s https://raw.githubusercontent.com/francis-du/iotdb-cli/main/install.sh | sh

0 commit comments

Comments
 (0)