Compare commits
1 Commits
e5d6e84b98
...
af59ba6a25
Author | SHA1 | Date | |
---|---|---|---|
af59ba6a25 |
@ -4,9 +4,8 @@ on: push
|
||||
jobs:
|
||||
nix-flake-update:
|
||||
runs-on: ubuntu-latest
|
||||
container: nixpkgs/nix-flakes
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Install Nix
|
||||
uses: DeterminateSystems/nix-installer-action@main
|
||||
- name: Check flake
|
||||
run: nix flake check
|
||||
|
Loading…
x
Reference in New Issue
Block a user