Skip to content

Commit

Permalink
ci(github): Add step to install just
Browse files Browse the repository at this point in the history
  • Loading branch information
cedws committed Nov 11, 2024
1 parent a062023 commit 9d32ec7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
with:
go-version-file: "go.mod"

- uses: extractions/setup-just@dd310ad5a97d8e7b41793f8ef055398d51ad4de6

- name: Build
run: just build

Expand Down

0 comments on commit 9d32ec7

Please sign in to comment.