Skip to content

Commit

Permalink
Another fix
Browse files Browse the repository at this point in the history
  • Loading branch information
xuzhao9 committed Jan 28, 2024
1 parent eab9342 commit 491c0c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-gcp-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
registry: docker.io
username: xzhao9
password: ${{ secrets.DOCKER_PERSONAL_ACCESS_TOKEN }}
- name: Build TorchBench nightly docker
- name: Build TorchBench Nightly GCP Base Docker
run: |
cd benchmark/docker
docker build . \
Expand Down

0 comments on commit 491c0c3

Please sign in to comment.