summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/deploy.yaml5
1 files changed, 1 insertions, 4 deletions
diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml
index fc4b664..3c3c2d0 100644
--- a/.github/workflows/deploy.yaml
+++ b/.github/workflows/deploy.yaml
@@ -33,8 +33,5 @@ jobs:
oauth-secret: ${{ secrets.TS_OAUTH_SECRET }}
tags: tag:gha
- - name: enter dev shell
- run: nix develop
-
- name: deploy all systems
- run: just da
+ run: nix run nixpkgs#just deploy-all