Skip to content

Commit a30947f

Browse files
Drop wireit caching from GH Action release build (#1273)
1 parent be40593 commit a30947f

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.changeset/silent-drinks-chew.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'spectacle': patch
3+
---
4+
5+
Remove GA Wireit caching from release builds.

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ jobs:
2727
with:
2828
node-version: 18.x
2929

30-
# Wireit cache
31-
- uses: google/wireit@setup-github-actions-caching/v1
32-
3330
- uses: pnpm/[email protected]
3431
with:
3532
version: 7

0 commit comments

Comments
 (0)