Skip to content

Commit

Permalink
see if it can find the docker file now
Browse files Browse the repository at this point in the history
  • Loading branch information
jlre249 committed Sep 19, 2024
1 parent 2d6903b commit c0f8e3b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: docker/build-push-action@v3
with:
push: true
file: Dockerfile.win32dyn
file: src/windows/Dockerfile.win32dyn
tags: ghcr.io/${{ github.repository }}/usb-creator-mxe:latest
build:
runs-on: ghcr.io/${{ github.repository }}/usb-creator-mxe:latest
Expand Down
File renamed without changes.

0 comments on commit c0f8e3b

Please sign in to comment.