Skip to content

Commit 0b502d2

Browse files
committed
Trying to fix codegen github action using uv.
1 parent 8cba3c8 commit 0b502d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codegen.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
- name: Build Backend no push
3737
uses: docker/build-push-action@v3
3838
with:
39+
context: .
3940
file: ./backend/Dockerfile
4041
platforms: linux/amd64
4142
push: false

0 commit comments

Comments
 (0)