Skip to content

Commit

Permalink
ci: try fixing this
Browse files Browse the repository at this point in the history
  • Loading branch information
Cammin committed May 19, 2024
1 parent f9ca59a commit 2c329a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-runner_dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
testMode:
- editmode
unityVersion:
- ${{fromJson(github.event.inputs.unityVersion)}}
- ${{ github.event.inputs.unityVersion }}

steps:
#Test Checkout
Expand Down

0 comments on commit 2c329a5

Please sign in to comment.