Skip to content
This repository was archived by the owner on Aug 11, 2024. It is now read-only.

Commit 5008728

Browse files
@xrtk/unity-setup@v4 (#4)
* moved files under src * added build script * updated readme
1 parent d78d33c commit 5008728

File tree

6 files changed

+103
-81
lines changed

6 files changed

+103
-81
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- uses: actions/checkout@v3
3434

3535
- id: unity-setup
36-
uses: xrtk/unity-setup@v3
36+
uses: xrtk/unity-setup@v4
3737
with:
3838
modules: 'android ios' #Optional, overrides the default platform specific module installs.
3939
#version-file-path: '**/ProjectSettings/ProjectVersion.txt' # Optional

0 commit comments

Comments
 (0)