Skip to content

Commit

Permalink
install just
Browse files Browse the repository at this point in the history
  • Loading branch information
ozcodes committed Nov 4, 2024
1 parent 5607b3c commit 432ae47
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,9 @@ jobs:
TAG: ${{ github.ref_name }}
steps:
- uses: actions/checkout@v4
- name: Install dependencies
uses: extractions/setup-just@v1
with:
just-version: 1.5.0
- name: Build
run: just package

0 comments on commit 432ae47

Please sign in to comment.