debug
Some checks failed
update-flake-lock / lockfile (push) Failing after 5s

This commit is contained in:
Joseph Hanson 2024-08-13 19:15:54 -05:00
parent 730774dd24
commit 593601a022
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -11,10 +11,12 @@ on:
jobs: jobs:
lockfile: lockfile:
runs-on: native-x86_64 runs-on: docker
steps: steps:
- name: Checkout repository - name: Checkout repository
uses: https://github.com/actions/checkout@v4 uses: https://github.com/actions/checkout@v4
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@main
- name: Update flake.lock - name: Update flake.lock
uses: https://github.com/DeterminateSystems/update-flake-lock@main uses: https://github.com/DeterminateSystems/update-flake-lock@main
with: with: