cleanup local pipeline, log aws formation

pull/479/head
Frostebite 2022-12-14 21:28:52 +00:00
parent fecda89d4e
commit 3e33b35a8a
1 changed files with 3 additions and 3 deletions

View File

@ -42,7 +42,7 @@ jobs:
- name: Checkout (default)
uses: actions/checkout@v2
with:
lfs: true
lfs: false
- uses: google-github-actions/auth@v1
with:
credentials_json: ${{ secrets.GOOGLE_SERVICE_ACCOUNT_KEY }}
@ -114,7 +114,7 @@ jobs:
- name: Checkout (default)
uses: actions/checkout@v2
with:
lfs: true
lfs: false
- run: yarn
- uses: ./
id: unity-build
@ -151,7 +151,7 @@ jobs:
- name: Checkout (default)
uses: actions/checkout@v2
with:
lfs: true
lfs: false
- run: yarn
- uses: ./
id: unity-build