Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Kuethe committed Jan 18, 2024
1 parent 8761d2f commit e76747e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
- uses: actions/checkout@v3
- name: Build the Docker image
run: |
cd docs/examples/vancouver-blocks
cd docs/examples/vancouver_blocks
docker build . --file Dockerfile --tag my-image-name:$(date +%s)

0 comments on commit e76747e

Please sign in to comment.