Source code for my personal quote bot project.

ci: build command fix.

+1 -1
+1 -1
.tangled/workflows/build.yml
··· 18 18 19 19 steps: 20 20 - name: "Build Docker Image" 21 - command: "nix build .#docker.x86-64-linux.default" 21 + command: "nix build '#.packages.x86_64-linux.docker'" 22 22 - name: "Push image to Fly.io registry" 23 23 command: > 24 24 skopeo --insecure-policy copy