Skip to content

Commit c084093

Browse files
committed
chore: Fix post-submit coverage image.
1 parent 39aadf8 commit c084093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/post-submit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Build toxchat/c-toxcore:sources
3232
uses: docker/build-push-action@v4
3333
with:
34-
file: other/docker/sources/Dockerfile
34+
file: other/docker/sources/sources.Dockerfile
3535
tags: toxchat/c-toxcore:sources
3636
- name: Build and push
3737
uses: docker/build-push-action@v4

0 commit comments

Comments
 (0)