Skip to content

Commit beda5f0

Browse files
committed
Merge branch 'main' into supported_nvidia_libs_updates
2 parents 060e2dc + 6ae4cfa commit beda5f0

File tree

7 files changed

+360
-358
lines changed

7 files changed

+360
-358
lines changed

.github/actions/fetch_ctk/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ runs:
140140
ls -l $CUDA_PATH
141141
142142
- name: Upload CTK cache
143-
if: ${{ always() &&
143+
if: ${{ !cancelled() &&
144144
steps.ctk-get-cache.outputs.cache-hit != 'true' }}
145145
uses: actions/cache/save@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
146146
with:

0 commit comments

Comments
 (0)