Skip to content

Commit

Permalink
Add setup-just for aya too
Browse files Browse the repository at this point in the history
  • Loading branch information
utensil committed Oct 6, 2024
1 parent fdfeeb8 commit cc9d72c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/aya.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
os: [ ubuntu-latest, macos-latest, windows-latest]
steps:
- uses: actions/checkout@v4
- uses: extractions/setup-just@v1
with:
just-version: 1.35.0
- name: Setup Aya
uses: aya-prover/setup-aya@latest
with:
Expand Down

0 comments on commit cc9d72c

Please sign in to comment.