Try install sudo
Some checks failed
check / check (push) Failing after 1m27s

This commit is contained in:
Florian RICHER 2024-05-24 17:13:13 +02:00
parent 435bbae7ab
commit f9ac0fb22d

View file

@ -7,10 +7,10 @@ on:
jobs:
check:
runs-on: ubuntu-latest
shell: bash
steps:
- name: Install sudo package
run: apt update && apt install sudo
- uses: https://github.com/actions/checkout@v4
- uses: https://github.com/cachix/install-nix-action@v27
with:
enable_kvm: false
install_options: --no-daemon
- run: nix flake check .