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 outputpull/734/head
parent
a676329053
commit
5914a0fd20
|
@ -32,7 +32,3 @@ jobs:
|
|||
uses: ./.github/workflows/cloud-runner-integrity.yml
|
||||
secrets: inherit
|
||||
|
||||
cloud-runner-localstack:
|
||||
name: Cloud Runner Integrity (LocalStack)
|
||||
uses: ./.github/workflows/cloud-runner-integrity-localstack.yml
|
||||
secrets: inherit
|
||||
|
|
Loading…
Reference in New Issue