Skip to content

Commit

Permalink
fix: kusion installation e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
Peefy committed Nov 13, 2023
1 parent 4f97c70 commit 05ecf1c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/install-kusion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
- uses: actions/checkout@v3
- name: Check Install Script
run: |
static/script/install.sh
curl https://kusionstack.io/scripts/install.sh | sh
- name: Check Kusion run
shell: bash -leo pipefail {0}
Expand Down

0 comments on commit 05ecf1c

Please sign in to comment.