Skip to content

Commit

Permalink
Update Jenkins release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
solidpixel committed Jun 19, 2023
1 parent 801f974 commit 9954f01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins/release.Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ spec:
unstash 'astcenc-macos-universal-hash'

unstash 'astcenc-linux-x64'
unstash 'astcenc-universal-x64'
unstash 'astcenc-macos-universal'
}
dir('upload/windows-x64') {
unstash 'astcenc-windows-x64'
Expand Down

0 comments on commit 9954f01

Please sign in to comment.