refactor(build-lint-test): remove wireit cache to ensure build immutable
This commit is contained in:
5
.github/workflows/build-lint-test.yaml
vendored
5
.github/workflows/build-lint-test.yaml
vendored
@@ -46,10 +46,7 @@ jobs:
|
||||
- name: 📥 Install Dependencies
|
||||
run: yarn install --immutable
|
||||
|
||||
- name: 🗃️ Cache Wireit
|
||||
uses: google/wireit@setup-github-actions-caching/v2
|
||||
|
||||
- name: 🏗️ Build TypeScript
|
||||
- name: 🏗️ Build
|
||||
run: yarn build
|
||||
env:
|
||||
WIREIT_LOGGER: metrics
|
||||
|
||||
Reference in New Issue
Block a user