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 39aadf8 commit c084093Copy full SHA for c084093
.github/workflows/post-submit.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Build toxchat/c-toxcore:sources
32
uses: docker/build-push-action@v4
33
with:
34
- file: other/docker/sources/Dockerfile
+ file: other/docker/sources/sources.Dockerfile
35
tags: toxchat/c-toxcore:sources
36
- name: Build and push
37
0 commit comments