Skip to content

Commit

Permalink
feat: update kusion version in upload workflow (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
liu-hm19 authored Jun 12, 2024
1 parent f4ec2bb commit e27980e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
fetch-depth: 0

- name: Install Kusion CLI
run: curl https://www.kusionstack.io/scripts/install.sh | sh -s 0.12.0-rc.1
run: curl https://www.kusionstack.io/scripts/install.sh | sh -s 0.12.0-rc.3

- name: Upload Modules
env:
Expand Down

0 comments on commit e27980e

Please sign in to comment.