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 544432fffa
commit c03b3050df
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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