Skip to content

Commit

Permalink
Fix pathing again
Browse files Browse the repository at this point in the history
  • Loading branch information
ChinoGoblino authored Sep 25, 2024
1 parent aeb9720 commit 8d7bd1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
push: ${{ github.event_name != 'pull_request' && github.ref == 'refs/heads/main' }}
platforms: linux/amd64
file: client/Dockerfile
file: Dockerfile
cache-from: type=gha
cache-to: type=gha,mode=max
build-args: |
Expand Down

0 comments on commit 8d7bd1b

Please sign in to comment.