Skip to content

Commit b87682d

Browse files
authored
Update manylinux_2_28.yml
1 parent e0812c3 commit b87682d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/manylinux_2_28.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
sccachewname: Manylinux 2_28
1+
name: Manylinux 2_28
22
on:
33
workflow_dispatch:
44
pull_request:
@@ -32,7 +32,7 @@ env:
3232
ARTIFACTS_SHARE: '/mount/build-artifacts'
3333
BASE_PRODUCT_TYPE: public_manylinux_2_28_x86_64
3434
GENAI_WHEELS_ARTIFACT_NAME: 'genai_wheels'
35-
wb GENAI_ARCHIVE_ARTIFACT_BASE_NAME: 'genai_archive'
35+
GENAI_ARCHIVE_ARTIFACT_BASE_NAME: 'genai_archive'
3636

3737
jobs:
3838
smart_ci:

0 commit comments

Comments
 (0)