Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yzh119 committed Nov 19, 2022
1 parent e4199ac commit 73d870f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: |
DOCKER_BUILDKIT=1 docker build \
docker/ \
--file Dockerfile.ci_gpu \
--file docker/Dockerfile.ci_gpu \
--tag ${{ steps.generate-tag.outputs.tag }}
run-tests:
Expand Down

0 comments on commit 73d870f

Please sign in to comment.