Open Issues Need Help
View All on GitHub DevOps • CI/CD Tools
Anchor not installed after restoring from cache 3 months ago
AI Summary: The GitHub Action for setting up the Anchor environment needs to be updated to ensure the `anchor` command is correctly added to the PATH after restoring from cache, mirroring the existing PATH update for Solana CLI. This likely involves adding a similar PATH update step for Anchor after its cache restoration.
Complexity:
3/5
good first issue