Skip to content

Commit

Permalink
Merge pull request #111 from finol-digital/develop
Browse files Browse the repository at this point in the history
v1.93
  • Loading branch information
davidmfinol authored Oct 28, 2023
2 parents eca5652 + 13ab989 commit 1bd1d16
Show file tree
Hide file tree
Showing 37 changed files with 2,455 additions and 718 deletions.
3 changes: 3 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Changes

- ...
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,12 +179,12 @@ jobs:
restore-keys: Library-buildLinux-${{ matrix.targetPlatform }}-
- name: Free Disk Space
if: matrix.targetPlatform == 'Android' || matrix.targetPlatform == 'StandaloneLinux64'
uses: jlumbroso/[email protected].0
uses: jlumbroso/[email protected].1
with:
large-packages: false
- name: Build Unity Project
id: build
uses: game-ci/unity-builder@fix/android-tools
uses: game-ci/unity-builder@main
env:
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
Expand Down
2 changes: 1 addition & 1 deletion Assets/Plugins/FinolDigital.Cgs.CardGameDef.dll
Git LFS file not shown
Loading

0 comments on commit 1bd1d16

Please sign in to comment.