Skip to content

Commit

Permalink
Temp disable wireit caching
Browse files Browse the repository at this point in the history
  • Loading branch information
carbonrobot committed Oct 18, 2023
1 parent 81dcdcb commit 713e962
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ runs:
${{ runner.os }}-pnpm-store-
# Wireit cache
- uses: google/wireit@setup-github-actions-caching/v1
# - uses: google/wireit@setup-github-actions-caching/v1

- name: Install dependencies
shell: bash
Expand Down
2 changes: 1 addition & 1 deletion packages/victory-core/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# VictoryCore

`victory-core` exports packages that are used by several Victory components:
`victory-core@30.0.0` exports packages that are used by several Victory components:

- `VictoryAnimation`
- `VictoryClipContainer`
Expand Down

0 comments on commit 713e962

Please sign in to comment.