This commit is contained in:
parent
f4b3ec91eb
commit
908b9c7b29
@ -8,12 +8,13 @@ env:
|
||||
jobs:
|
||||
check-flake:
|
||||
runs-on: ubuntu-latest
|
||||
container: nixos/nix:latest
|
||||
steps:
|
||||
- name: Install sudo
|
||||
run: apt-get update && apt-get install sudo
|
||||
# - name: Install sudo
|
||||
# run: apt-get update && apt-get install sudo
|
||||
|
||||
- name: Install Nix
|
||||
uses: https://github.com/cachix/install-nix-action@v20
|
||||
# - name: Install Nix
|
||||
# uses: https://github.com/cachix/install-nix-action@v20
|
||||
|
||||
- name: Checkout the repository
|
||||
uses: actions/checkout@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user