Skip to content

Commit 9148785

Browse files
committed
update the nix-build workload
1 parent 3c46d6d commit 9148785

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/nix-build.yml

-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ jobs:
1111
- uses: DeterminateSystems/magic-nix-cache-action@main
1212
- uses: DeterminateSystems/flake-checker-action@main
1313

14-
- name: Configure
15-
run: nix develop --command make defconfig
16-
1714
- name: Compile
1815
run: nix develop --command make
1916

0 commit comments

Comments
 (0)