mirror of
https://github.com/LukeFZ/Il2CppInspectorRedux.git
synced 2026-01-29 22:19:37 +05:00
fix redux gui workflow
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -4,7 +4,7 @@ on: [push, workflow_dispatch, workflow_call]
|
||||
|
||||
jobs:
|
||||
build-redux-gui: # this already includes stuff only relevant for linux/macos for when the gui is released on those platforms
|
||||
runs-on: ${{ matrix.platform }}}
|
||||
runs-on: windows-latest
|
||||
strategy:
|
||||
matrix:
|
||||
platform: ['windows-latest']
|
||||
|
||||
Reference in New Issue
Block a user