Skip to content

Commit

Permalink
[nixos/server] set working directory for deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
pSub committed Mar 13, 2024
1 parent 28185c1 commit 510b458
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ jobs:
with:
nix_path: nixpkgs=channel:nixos-23.11
- run: ./nixos/server/scripts/deploy.sh
working-directory: ./nixos/server

0 comments on commit 510b458

Please sign in to comment.