actions update

This commit is contained in:
Chris Cochrun 2024-11-28 03:19:07 -06:00
parent 2a66b44d32
commit 945e5255d3

View file

@ -6,6 +6,10 @@ jobs:
- name: checkout
uses: actions/checkout@v3
- run: |
apt update
apt install python3
- uses: https://github.com/cachix/install-nix-action@v27
with:
nix_path: nixpkgs=channel:nixos-unstable