Skip to content

Commit

Permalink
removing dirty branch
Browse files Browse the repository at this point in the history
  • Loading branch information
4kills committed Apr 27, 2022
1 parent 9ca5167 commit 6a3f31c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,14 +135,10 @@ 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
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
/[Mm]emoryCaptures/

/artifacts
/Assets/Editor/

# Asset meta data should only be ignored when the corresponding asset is also ignored
!/[Aa]ssets/**/*.meta
Expand Down

0 comments on commit 6a3f31c

Please sign in to comment.