Skip to content

Commit 05e1b3c

Browse files
committed
Fix CI
1 parent 95d3dd7 commit 05e1b3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.forgejo/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
cp $(builders-configurator) ~/.config/nix/machines
1919
echo "builders = @$(pwd)/.config/nix/machines" >> ~/.config/nix/nix.conf
2020
- run: nix build --log-format bar-with-logs .#${{ matrix.attribute }} -v
21-
- run: archive-nix-path
21+
- run: archive-nix-path nix-output-monitor
2222
nix-flake-check:
2323
runs-on: nix
2424
env:

0 commit comments

Comments
 (0)