update use
Some checks failed
Build / nix-build (ubuntu-x86_64, durincore) (push) Waiting to run
Build / Nix Build Successful (push) Blocked by required conditions
Build / nix-build (ubuntu-aarch64, varda) (push) Failing after 34s

This commit is contained in:
Joseph Hanson 2024-05-20 21:57:59 -05:00
parent a8f50639a4
commit ea26dd36c0

View file

@ -18,7 +18,7 @@ jobs:
# - name: Create nix mount point
# if: contains(matrix.os, 'ubuntu-x86_64')
# run: sudo mkdir /nix
- uses: actions/setup-node@v4
- uses: https://github.com/actions/setup-node@v4
with:
node-version: 20
- name: Checkout repository