Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
Fix filename
  • Loading branch information
sidey79 authored Mar 10, 2024
1 parent 7a70409 commit 651c88a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ jobs:
with:
context: .
load: true
file: ./${{ matrix.dockerfile }}
file: ./Dockerfile${{ matrix.dockerfile }}
platforms: linux/amd64
push: false
target: with-fhem-python-nodejs
Expand Down

0 comments on commit 651c88a

Please sign in to comment.