Skip to content

Commit 6c48cac

Browse files
committed
undiff
1 parent d93720f commit 6c48cac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dogfood.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
- name: "Push template"
140140
if: github.ref == 'refs/heads/main'
141141
run: |
142-
cd dogfood/
142+
cd dogfood
143143
terraform apply -auto-approve
144144
env:
145145
# Consumed by coderd provider

0 commit comments

Comments
 (0)