Skip to content

Commit f90291e

Browse files
committed
Fix SDK file name.
1 parent ce4b74e commit f90291e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747

4848
env:
4949
ci_platform: windows
50-
ci_target_sdk_name: rebelfork-sdk-Windows-msvc-rel-dll-x64-latest.zip
50+
ci_target_sdk_name: rebelfork-sdk-Windows-msvc-dll-x64-latest.zip
5151
ci_upload_release: ${{
5252
(github.repository == 'rbfx/Core.SamplePlugin') &&
5353
(github.ref == 'refs/heads/master')

0 commit comments

Comments
 (0)