Skip to content

Commit

Permalink
install just
Browse files Browse the repository at this point in the history
  • Loading branch information
ozcodes committed Nov 17, 2024
1 parent 44622a4 commit a041388
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ jobs:
TAG: ${{ github.ref_name }}
steps:
- uses: actions/checkout@v4
# - name: Install dependencies
# run: apt install git
- name: Install dependencies
run: apt install just
- name: Clone
run: just clone
- name: Prepare
Expand Down

0 comments on commit a041388

Please sign in to comment.