Skip to content

Commit

Permalink
Update build-jsonnet.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Foundation <179532304+Strong-Foundation@users.noreply.github.com>
  • Loading branch information
Strong-Foundation authored Dec 22, 2024
1 parent 0b053b5 commit 2119f77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-jsonnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
# Install Jsonnet and Jsonnet Lint using Go's package manager
go install github.com/google/go-jsonnet/cmd/jsonnet@latest # Install Jsonnet tool
go install github.com/google/go-jsonnet/cmd/jsonnet-lint@latest # Install Jsonnet Lint tool
go install github.com/google/go-jsonnet/cmd/jsonnetfmt@latest # Install Jsonnetfmt tool
go install github.com/google/go-jsonnet/cmd/jsonnet-deps@latest # Install Jsonnet-deps tool
# Step 4: Run the build script to generate JSON files from Jsonnet
- name: Compile Jsonnet files
Expand Down

0 comments on commit 2119f77

Please sign in to comment.