Skip to content

Implement caching for Aptos CLI installation in GitHub Action#2

Merged
WGB5445 merged 2 commits into
mainfrom
cacha-download
Jul 4, 2025
Merged

Implement caching for Aptos CLI installation in GitHub Action#2
WGB5445 merged 2 commits into
mainfrom
cacha-download

Conversation

@WGB5445
Copy link
Copy Markdown
Owner

@WGB5445 WGB5445 commented Jul 4, 2025

  • Added caching mechanism for Aptos CLI to improve installation speed and efficiency.
  • Introduced conditional steps to utilize cached installation if available, reducing redundant downloads.
  • Updated installation steps for both Linux/macOS and Windows to check cache status before proceeding.

WGB5445 added 2 commits July 4, 2025 12:24
- Added caching mechanism for Aptos CLI to improve installation speed and efficiency.
- Introduced conditional steps to utilize cached installation if available, reducing redundant downloads.
- Updated installation steps for both Linux/macOS and Windows to check cache status before proceeding.
…ction

- Implemented caching for movefmt CLI to enhance installation efficiency.
- Added conditional logic to skip installation if the cache is hit.
- Introduced a verification step to confirm the successful installation of movefmt.
@WGB5445 WGB5445 merged commit bb70a2e into main Jul 4, 2025
10 checks passed
@WGB5445 WGB5445 deleted the cacha-download branch July 4, 2025 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant