updating deps
Some checks failed
/ test (push) Has been cancelled

This commit is contained in:
Chris Cochrun 2025-08-20 13:07:52 -05:00
parent c482fb9c73
commit 00dc33a661
5 changed files with 190 additions and 286 deletions

View file

@ -9,6 +9,7 @@ jobs:
- run: |
apt update
apt install sudo
apt install just
- uses: https://github.com/cachix/install-nix-action@v27
with: