Skip to content

Commit

Permalink
fix: fix ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kianaza committed Jun 23, 2024
1 parent 5314343 commit a051fe6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
- uses: docker/build-push-action@v2
with:
file: "build/Dockerfile"
file: "Dockerfile"
context: .
platforms: linux/amd64
push: true
Expand Down
File renamed without changes.

0 comments on commit a051fe6

Please sign in to comment.