Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob Woffenden authored Feb 21, 2024
1 parent 57f10b1 commit a2140a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
id: build
shell: bash
run: |
docker build --file Docker --tag ghcr.io/ministryofjustice/tech-docs-github-pages-publisher:latest .
docker build --file Dockerfile --tag ghcr.io/ministryofjustice/tech-docs-github-pages-publisher:latest .
- name: Test
id: test
Expand Down

0 comments on commit a2140a1

Please sign in to comment.