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 8bac7f1 commit a04545fCopy full SHA for a04545f
.github/workflows/_ascend_npu_build_torch.yml
@@ -78,7 +78,7 @@ jobs:
78
79
- name: Install torch
80
id: install-torch
81
- uses: $GITHUB_WORKSPACE/.github/actions/install-torch
+ uses: .github/actions/install-torch
82
with:
83
torch-artifact: xxx
84
0 commit comments