Skip to content

Commit

Permalink
fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
gijzelaerr committed Jan 14, 2022
1 parent 185aae9 commit 07cae13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
name: Build and push
id: docker_build
uses: docker/build-push-action@v2
file: docker/${{ matrix.compiler }}.docker
with:
push: false
push: false
file: docker/${{ matrix.compiler }}.docker

0 comments on commit 07cae13

Please sign in to comment.