We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8ccb7b commit 7aab577Copy full SHA for 7aab577
.github/workflows/build-docker.yaml
@@ -45,7 +45,7 @@ jobs:
45
# TODO: fix this
46
- name: Apply patch to userver-framework/userver
47
run: |
48
- cd external/ton
+ cd external/userver
49
git apply ../../patches/userver_001.patch
50
51
- name: Login to DockerHub
0 commit comments