Skip to content

Commit

Permalink
Fix build again
Browse files Browse the repository at this point in the history
  • Loading branch information
DeD1rk committed May 14, 2024
1 parent b0b4d46 commit eab9c0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
uses: docker/[email protected]
with:
context: ./
dockerfile: ./infra/nginx/Dockerfile
file: ./infra/nginx/Dockerfile
push: true
build-args: |
ARG VITE_CLIENT_ID=${{ secrets.CONCREXIT_CLIENT_ID }}
Expand Down

0 comments on commit eab9c0d

Please sign in to comment.