Skip to content

Commit

Permalink
Run the install command from gen/haskell, not setup
Browse files Browse the repository at this point in the history
  • Loading branch information
domMayhew committed Feb 15, 2024
1 parent 4f9bad2 commit dc81720
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/setup-protoc-hololens/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ runs:

- name: Install Haskell plugin from Hackage
shell: bash
working-directory: gen/haskell
run: stack install proto-lens-protoc-0.8.0.0

- name: Save Stack cache
Expand Down

0 comments on commit dc81720

Please sign in to comment.