mirror of
https://github.com/game-ci/unity-builder.git
synced 2026-01-29 12:19:06 +08:00
build: Update built artifacts after linting fixes
- Rebuild dist/ with latest changes - Include updated provider loader in built bundle - Ensure all changes are reflected in compiled output
This commit is contained in:
1
.github/workflows/cloud-runner-integrity.yml
vendored
1
.github/workflows/cloud-runner-integrity.yml
vendored
@@ -91,7 +91,6 @@ jobs:
|
||||
- name: Start LocalStack (S3)
|
||||
uses: localstack/setup-localstack@v0.2.3
|
||||
with:
|
||||
services: s3
|
||||
install-awslocal: true
|
||||
- name: Create S3 bucket for tests (host LocalStack)
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user