Fix typo in build-tests.yml

pull/305/head
Andrew Kahr 2022-01-24 15:44:29 -08:00
parent 3b3ea8c574
commit f3e4caf765
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ jobs:
# Set Scripting Backend #
###########################
- name: Set Scripting Backend To il2cpp
- run: |
run: |
move /y ./test-project/ProjectSettings/ProjectSettingsWindows.asset ./test-project/ProjectSettings/ProjectSettings.asset
###########################