We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0bc76a commit 4591c34Copy full SHA for 4591c34
.github/workflows/python-publish.yml
@@ -39,6 +39,7 @@ jobs:
39
run: |
40
chmod +x ./tensor-array-repo/Tensor-Array/scripts/actions/install-cuda-ubuntu.sh
41
./tensor-array-repo/Tensor-Array/scripts/actions/install-cuda-ubuntu.sh
42
+ shell: bash
43
44
- name: Install Build
45
0 commit comments