We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8a5094 commit 4cd40d0Copy full SHA for 4cd40d0
.github/workflows/build_macos.yaml
@@ -49,7 +49,7 @@ jobs:
49
python_version: ${{ env.pythonVersion }}
50
unity_username: ${{ secrets.UNITY_USERNAME }}
51
unity_password: ${{ secrets.UNITY_PASSWORD }}
52
- unity_serial_ids: ${{ secrets.SERIAL_ID }}
+ unity_serial_id: ${{ secrets.SERIAL_ID }}
53
54
- name: Set Unity Env for EDM4U build script
55
shell: bash
0 commit comments