Skip to content

Commit

Permalink
Fix dir name
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew-Whitlock committed Oct 9, 2024
1 parent 9c277f0 commit e24010f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
workdir: .

- name: Bootstrap the environment Dockerfile
run: docker run -v ${GITHUB_WORKSPACE}/.github:/config local/bootstrap
run: docker run -v ${GITHUB_WORKSPACE}/.github:/configs local/bootstrap

- name: Build the environment
uses: docker/bake-action@v5
Expand Down

0 comments on commit e24010f

Please sign in to comment.