Skip to content

Commit 780321a

Browse files
committed
Fix indent
1 parent cf40731 commit 780321a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ site:
1212
files:
1313
- flake.nix
1414
- flake.lock
15-
paths:
16-
- /nix/store
15+
paths:
16+
- /nix/store
1717
script:
1818
- nix build .?submodules=1#site
1919
artifacts:

0 commit comments

Comments
 (0)