Update .gitea/workflows/test.yaml
All checks were successful
Final Unity Check / check (push) Successful in 4s
All checks were successful
Final Unity Check / check (push) Successful in 4s
This commit is contained in:
@@ -2,7 +2,7 @@ name: Final Unity Check
|
|||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
check:
|
check:
|
||||||
runs-on: ubuntu-latest # 민구님의 네이티브 러너 라벨
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Unity Engine Check
|
- name: Unity Engine Check
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user