Skip to content

Commit

Permalink
Build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
artiomn authored Nov 5, 2024
1 parent fa8df7e commit 40cb974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
# password: ${{ secrets.DOCKERHUB_TOKEN }}
- uses: actions/checkout@v4
- name: Build the Docker image for KNP build
working-directory: ./docker/build_image
working-directory: /docker/build_image
run: docker build . --file Dockerfile --tag knp-build-image-amd64

0 comments on commit 40cb974

Please sign in to comment.