Skip to content

Commit 96ad8a6

Browse files
committed
to be sure, add back SVM_TARGET_PLATFORM
1 parent 4533442 commit 96ad8a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ jobs:
129129
130130
- name: Build binaries
131131
env:
132+
SVM_TARGET_PLATFORM: ${{ matrix.svm_target_platform }}
132133
PLATFORM_NAME: ${{ matrix.platform }}
133134
TARGET: ${{ matrix.target }}
134135
OUT_DIR: target/${{ env.TARGET }}/${{ env.PROFILE }}

0 commit comments

Comments
 (0)