Skip to content

Commit 9954f01

Browse files
committed
Update Jenkins release pipeline
1 parent 801f974 commit 9954f01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jenkins/release.Jenkinsfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ spec:
304304
unstash 'astcenc-macos-universal-hash'
305305

306306
unstash 'astcenc-linux-x64'
307-
unstash 'astcenc-universal-x64'
307+
unstash 'astcenc-macos-universal'
308308
}
309309
dir('upload/windows-x64') {
310310
unstash 'astcenc-windows-x64'

0 commit comments

Comments
 (0)