Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
guocuimi committed Jul 24, 2024
1 parent c411f41 commit af59f62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_manylinux_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Create cache directory
run: mkdir -p $CI_CACHE_DIR/.buildx-cache

- name: Build base for cuda 12.4 (experimental)
- name: Build base for cuda 12.4
uses: docker/build-push-action@v5
with:
context: ./docker
Expand Down

0 comments on commit af59f62

Please sign in to comment.