Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
4kills committed Apr 27, 2022
1 parent 6c30401 commit 9ca5167
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,10 +135,14 @@ jobs:
restore-keys: |
Library-build-
Library-
- name: check status
run: git status
# build
- uses: game-ci/unity-builder@v2
with:
targetPlatform: StandaloneLinux64
- name: check status
run: git status

# zip builds
- uses: montudor/action-zip@v1
Expand Down

0 comments on commit 9ca5167

Please sign in to comment.