Add Lean setup step to GitHub Actions workflow

This commit is contained in:
Allaun Silverfox 2026-05-09 22:17:47 -05:00 committed by GitHub
parent a7a09410d0
commit a267f35e53

View file

@ -0,0 +1,2 @@
- name: Setup Lean
uses: Julian/setup-lean@main