Skip to content

Commit

Permalink
chore: Add nix develop step
Browse files Browse the repository at this point in the history
  • Loading branch information
ce0la committed Jul 23, 2024
1 parent 46050f0 commit 22d3ff2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-env.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@ jobs:
mkdir .kube && touch .kube/us-east-1
echo "${{ secrets.KUBECONFIG }}" > .kube/us-east-1
# export KUBECONFIG=.kubeconfig
nix develop
nix run .#cardano-services.ops-preview-1@us-east-1.status
nix run .#cardano-services.ops-preview-1@us-east-1.plan

0 comments on commit 22d3ff2

Please sign in to comment.