Skip to content

Commit

Permalink
Update terraform-dev.yml (#362)
Browse files Browse the repository at this point in the history
  • Loading branch information
kmaus-near authored Nov 16, 2023
1 parent 002ea89 commit 3f92c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
# Build Docker image.
- name: Docker Image
id: build
run: docker build .. -t near/mpc-recovery
run: docker build ../.. -t near/mpc-recovery

# Generates an execution plan for Terraform
- name: Terraform Plan
Expand Down

0 comments on commit 3f92c7e

Please sign in to comment.