check flake before building
Some checks failed
Build and Publish / build-release (push) Failing after 2s
Some checks failed
Build and Publish / build-release (push) Failing after 2s
This commit is contained in:
@@ -18,6 +18,10 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- uses: DeterminateSystems/determinate-nix-action@v3
|
- uses: DeterminateSystems/determinate-nix-action@v3
|
||||||
|
|
||||||
|
- uses: DeterminateSystems/nix-flake-checker-action@main
|
||||||
|
with:
|
||||||
|
flake-lock-path: ./build/flake.lock
|
||||||
|
|
||||||
- name: Build Docker Image via Nix Flake
|
- name: Build Docker Image via Nix Flake
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user