Skip to content

Commit

Permalink
add mkdir for init.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
Peefy committed Jul 27, 2023
1 parent 7265abe commit 4a9dddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install-kusion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,5 @@ jobs:
.\install.ps1 -RunAsAdmin
scoop bucket add KusionStack https://github.com/KusionStack/scoop-bucket.git
scoop install KusionStack/kusion
New-Item C:\Users\runneradmin\go\init.lock
mkdir C:\Users\runneradmin\go
kusion compile -w static/stack -o stdout

0 comments on commit 4a9dddc

Please sign in to comment.