Skip to content

rapids-dependency-file-generator: --file-key, not --file_key #12

rapids-dependency-file-generator: --file-key, not --file_key

rapids-dependency-file-generator: --file-key, not --file_key #12

Workflow file for this run

name: pr
on:
push:
branches:
- "pull-request/[0-9]+"
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
docs-build:
secrets: inherit
uses: rapidsai/shared-workflows/.github/workflows/[email protected]
with:
build_type: pull-request
node_type: "cpu4"
container_image: "rapidsai/ci-conda:cuda12.5.1-ubuntu22.04-py3.12"
run_script: "ci/build_docs.sh"