Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
yzh119 committed Nov 19, 2022
1 parent 3c08f12 commit f1411ff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,10 @@ jobs:
- name: Build Docker image
run: |
cd docker
DOCKER_BUILDKIT=1 docker build \
. \
--file docker/Dockerfile.ci_gpu \
--file Dockerfile.ci_gpu \
--tag ${{ steps.generate-tag.outputs.tag }}
run-tests:
Expand Down

0 comments on commit f1411ff

Please sign in to comment.