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 6dd9fc0dc1
commit ace51f7885

View file

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