Skip to content

Commit

Permalink
bla
Browse files Browse the repository at this point in the history
  • Loading branch information
surovic committed Aug 17, 2023
1 parent 07c411c commit 477b74d
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 @@ -94,6 +94,6 @@ jobs:
uses: docker/build-push-action@v4
with:
context: examples
file: Dockerfile-${{ matrix.example }}.demo
file: examples/Dockerfile-${{ matrix.example }}.demo
tags: trailofbits/polytracker-demo-${{ matrix.example }}:latest
outputs: type=image,name=trailofbits/polytracker-demo-${{ matrix.example }}:latest

0 comments on commit 477b74d

Please sign in to comment.