mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
ci: remove deprecated magic nix cache, dont run on push
This commit is contained in:
parent
6e73180da3
commit
3427382a35
1 changed files with 0 additions and 2 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -1,7 +1,6 @@
|
|||
name: Check flake
|
||||
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
|
@ -17,7 +16,6 @@ jobs:
|
|||
- name: Check Nix flake Nixpkgs inputs
|
||||
uses: DeterminateSystems/flake-checker-action@main
|
||||
- uses: DeterminateSystems/nix-installer-action@main
|
||||
- uses: DeterminateSystems/magic-nix-cache-action@main
|
||||
- name: Build select system configurations.
|
||||
run: |
|
||||
# nix flake check --all-systems
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue