update github actions
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 3m18s

This commit is contained in:
Max Känner 2025-01-09 23:15:15 +01:00
parent 1f6ebfee2e
commit 33ec468843

View File

@ -7,7 +7,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: cachix/install-nix-action@v26
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v30
- name: Building package
run: nix build
run: nix build