Skip to content

Commit 93a9841

Browse files
committed
🐛 hrmpf
1 parent a417c6c commit 93a9841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-ui.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
uses: docker/build-push-action@v3
7777
with:
7878
context: ./ui
79-
file: Dockerfile.production
79+
file: ./ui/Dockerfile.production
8080
build-args: |
8181
ALEPH_TAG={{ version }}
8282
push: true

0 commit comments

Comments
 (0)