Skip to content

Commit

Permalink
Fix job name
Browse files Browse the repository at this point in the history
  • Loading branch information
strongoier committed Mar 7, 2022
1 parent 0bd9157 commit 1ad43e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
run: |
docker rm taichi_build taichi_test -f
build_and_upload_linux:
build_and_upload_manylinux2014:
name: Build and Upload (manylinux2014, no vulkan)
needs: matrix_prep
strategy:
Expand Down

0 comments on commit 1ad43e6

Please sign in to comment.