Skip to content

Commit

Permalink
chore: Fix post-submit coverage image.
Browse files Browse the repository at this point in the history
  • Loading branch information
iphydf committed Jan 29, 2024
1 parent 39aadf8 commit c084093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/post-submit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Build toxchat/c-toxcore:sources
uses: docker/build-push-action@v4
with:
file: other/docker/sources/Dockerfile
file: other/docker/sources/sources.Dockerfile
tags: toxchat/c-toxcore:sources
- name: Build and push
uses: docker/build-push-action@v4
Expand Down

0 comments on commit c084093

Please sign in to comment.