-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
440 changed files
with
7,608,747 additions
and
3,993 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
<<<<<<< HEAD | ||
name: Acquire activation file from 2020 to 2022 LTS | ||
|
||
on: | ||
|
@@ -52,3 +53,27 @@ jobs: | |
with: | ||
name: ${{ steps.getManualLicenseFile.outputs.filePath }} | ||
path: ${{ steps.getManualLicenseFile.outputs.filePath }} | ||
======= | ||
name: Acquire activation file | ||
on: | ||
pull_request: | ||
branches: | ||
- master | ||
jobs: | ||
activation: | ||
name: Request manual activation file 🔑 | ||
runs-on: ubuntu-latest | ||
steps: | ||
# Request manual activation file | ||
- name: Request manual activation file | ||
id: getManualLicenseFile | ||
uses: webbertakken/[email protected] | ||
with: | ||
unityVersion: 2020.1.13f1 | ||
# Upload artifact (Unity_v20XX.X.XXXX.alf) | ||
- name: Expose as artifact | ||
uses: actions/upload-artifact@v1 | ||
with: | ||
name: ${{ steps.getManualLicenseFile.outputs.filePath }} | ||
path: ${{ steps.getManualLicenseFile.outputs.filePath }} | ||
>>>>>>> 30bec3d2464b1d30841ea94544bdcdaa1f901971 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ jobs: | |
projectPath: | ||
- ./ | ||
unityVersion: | ||
- 2019.3.12f1 | ||
- 2020.1.13f1 | ||
testMode: | ||
- all | ||
# - playmode | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
105 changes: 0 additions & 105 deletions
105
Assets/AddressableAssetsData/AddressableAssetSettings.asset
This file was deleted.
Oops, something went wrong.
76 changes: 0 additions & 76 deletions
76
Assets/AddressableAssetsData/AssetGroupTemplates/Packed Assets.asset
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
Assets/AddressableAssetsData/AssetGroups/Built In Data.asset
This file was deleted.
Oops, something went wrong.
65 changes: 0 additions & 65 deletions
65
Assets/AddressableAssetsData/AssetGroups/Default Local Group.asset
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
.../AddressableAssetsData/AssetGroups/Schemas/Built In Data_PlayerDataGroupSchema.asset.meta
This file was deleted.
Oops, something went wrong.
45 changes: 0 additions & 45 deletions
45
...dressableAssetsData/AssetGroups/Schemas/Default Local Group_BundledAssetGroupSchema.asset
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
...ableAssetsData/AssetGroups/Schemas/Default Local Group_BundledAssetGroupSchema.asset.meta
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.