Skip to content

Commit 68114cc

Browse files
committed
notebooks image needs build args too
1 parent 455c452 commit 68114cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-rapids-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ jobs:
121121
push: true
122122
pull: true
123123
build-args: |
124+
CPU_ARCH=${{ matrix.ARCH }}
124125
CUDA_VER=${{ inputs.CUDA_VER }}
125126
LINUX_DISTRO=${{ inputs.LINUX_DISTRO }}
126127
LINUX_DISTRO_VER=${{ inputs.LINUX_DISTRO_VER }}

0 commit comments

Comments
 (0)