Skip to content

Commit

Permalink
ci: update buildscript to use 2020 LTS version
Browse files Browse the repository at this point in the history
  • Loading branch information
willpassidomo committed Mar 30, 2022
1 parent 7a144c3 commit be06566
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ProjectSettings/ProjectVersion.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
m_EditorVersion: 2020.3.0f1
m_EditorVersionWithRevision: 2020.3.0f1 (c7b5465681fb)
m_EditorVersion: 2020.3.32f1
m_EditorVersionWithRevision: 2020.3.32f1 (12f8b0834f07)
2 changes: 1 addition & 1 deletion buildscript.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

project_dir=${PWD}

/Applications/Unity/Hub/Editor/2020.3.0f1/Unity.app/Contents/MacOS/Unity \
/Applications/Unity/Hub/Editor/2020.3.32f1/Unity.app/Contents/MacOS/Unity \
-projectPath "${PWD}" \
-logFile \
-exportPackage Assets/mParticle/MParticle.cs \
Expand Down

0 comments on commit be06566

Please sign in to comment.