Commit graph

3 commits

Author SHA1 Message Date
Aaron Fenyes
df2d45816c Find the home directory instead of hard-coding it
This should make the `setup-trunk` workflow more container-independent.
2025-03-30 13:05:20 -07:00
Aaron Fenyes
7f45e98b46 Switch to CircleCI's Rust + Node container image
This should make the `checkout` work on the runner host.
2025-03-27 22:19:54 -07:00
Aaron Fenyes
4251242953 Run CI on a stock image, installing Trunk by hand
Instead of building a custom CI image with Trunk pre-installed, let's
try running CI on a stock image, installing Trunk from a binary on every
workflow run.
2025-03-27 20:46:02 -07:00