Skip to content

Commit fe7a288

Browse files
committed
Fix X86 linux
1 parent 6daa924 commit fe7a288

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build_linux_x86.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,8 @@ jobs:
135135
env:
136136
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
137137
with:
138-
name: DEV_Nightly
139-
tag_name: DEV_Nightly
138+
name: Dev Nightly
139+
tag_name: Dev
140140
prerelease: true
141141
files: SphereSvrX-linux-x86-nightly.tar.gz
142142

0 commit comments

Comments
 (0)