Skip to content

Commit 73138a5

Browse files
committed
rename update gemma artifact
1 parent 9f46c91 commit 73138a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cuda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ jobs:
194194
gpu-arch-version: 12.6
195195
use-custom-docker-registry: false
196196
submodules: recursive
197-
upload-artifact: gemma3-cuda-export
197+
upload-artifact: ${{ matrix.quant.artifact }}
198198
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
199199
script: |
200200
set -eux

0 commit comments

Comments
 (0)