Skip to content
Snippets Groups Projects
Commit 57467c30 authored by Thomas Müller's avatar Thomas Müller
Browse files

CI: include CUDA runtime DLL in binary release

parent 63e12099
No related branches found
No related tags found
No related merge requests found
...@@ -145,6 +145,7 @@ jobs: ...@@ -145,6 +145,7 @@ jobs:
path: | path: |
README.md README.md
LICENSE.txt LICENSE.txt
${{ env.build_dir }}/cudart64*.dll
${{ env.build_dir }}/instant-ngp.exe ${{ env.build_dir }}/instant-ngp.exe
${{ env.build_dir }}/nvngx_dlss.dll ${{ env.build_dir }}/nvngx_dlss.dll
configs/ configs/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment