Skip to content

Commit

Permalink
Install Jsonnet (attempt 4)
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenraad Verheyden committed Sep 14, 2021
1 parent d5d50fd commit 4cbc155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:

- name: Install jsonnet & jsonnet-bundler
run: |
go install github.com/google/go-jsonnet/cmd/[email protected]
brew install jsonnet
go install github.com/jsonnet-bundler/jsonnet-bundler/cmd/[email protected]
- name: Check out code
Expand Down

0 comments on commit 4cbc155

Please sign in to comment.