forked from Jimver/cuda-toolkit
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not upload log artifact when no log is present
- This fixes #207, older CUDA versions don't have an installer log at the hardcoded location of /var/log/cuda-installer.log so the artifact uploader would fail. - To fix this let's not upload any artifacts in the first place if there is no log file to upload.
- Loading branch information
Showing
1 changed file
with
19 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters