mirror of
https://github.com/eza-community/eza.git
synced 2025-12-23 05:36:50 +00:00
ci: removed nix build in favor of nix flake check
This commit is contained in:
parent
fca749e04e
commit
c5255b1751
1 changed files with 0 additions and 2 deletions
2
.github/workflows/flake.yml
vendored
2
.github/workflows/flake.yml
vendored
|
|
@ -13,7 +13,5 @@ jobs:
|
|||
uses: DeterminateSystems/flake-checker-action@v5 # This action
|
||||
- name: Install Nix
|
||||
uses: DeterminateSystems/nix-installer-action@v4
|
||||
- name: Build default package
|
||||
run: nix build
|
||||
- name: Nix Flake Check
|
||||
run: nix flake check --all-systems
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue