Skip to content

Commit faefce9

Browse files
committed
Oopsie!
1 parent 3d7539d commit faefce9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dogfood.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
github_access_token: ${{ secrets.GITHUB_TOKEN }}
3535
nix_path: nixpkgs=channel:nixos-unstable
3636

37-
- run: nix build .#devEnvironmentDocker | ./result | docker load
37+
- run: nix build .#devEnvironmentDocker && ./result | docker load
3838

3939
deploy_template:
4040
needs: deploy_image

0 commit comments

Comments
 (0)