Skip to content

Commit 7aab577

Browse files
Fixed action
1 parent d8ccb7b commit 7aab577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
# TODO: fix this
4646
- name: Apply patch to userver-framework/userver
4747
run: |
48-
cd external/ton
48+
cd external/userver
4949
git apply ../../patches/userver_001.patch
5050
5151
- name: Login to DockerHub

0 commit comments

Comments
 (0)