mirror of
https://github.com/NVIDIA/nvbench.git
synced 2026-05-11 17:00:01 +00:00
Remove defaults channel
This commit is contained in:
3
.github/workflows/build-docs-linux.yml
vendored
3
.github/workflows/build-docs-linux.yml
vendored
@@ -33,7 +33,8 @@ jobs:
|
||||
with:
|
||||
miniforge-version: "latest"
|
||||
channels: conda-forge
|
||||
auto-activate-base: false
|
||||
conda-remove-defaults: true
|
||||
auto-activate: false
|
||||
|
||||
- name: Create docs environment
|
||||
run: conda create -n nvbench-docs --yes python pip doxygen cuda-nvcc_linux-64 gcc_linux-64 gxx_linux-64 cuda-nvml-dev cuda-profiler-api cmake ninja
|
||||
|
||||
Reference in New Issue
Block a user