Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix artifact upload #215

Merged
merged 2 commits into from Mar 18, 2023
Merged

Fix artifact upload #215

merged 2 commits into from Mar 18, 2023

Conversation

Jimver
Copy link
Owner

@Jimver Jimver commented Mar 18, 2023

- 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.
@Jimver Jimver merged commit 01fe5da into master Mar 18, 2023
13 checks passed
@Jimver Jimver deleted the fix-artifact-upload branch March 18, 2023 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error: File /var/log/cuda-installer.log does not exist when installer an older cuda
1 participant