You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 14, 2025. It is now read-only.
Was going through day 2 of this bootcamp and on arriving at the Exercise 3, found that there are some issues with the installation of @chainlink/contracts-ccip using forge command -> forge install smartcontractkit/ccip@b06a3c2eecb9892ec6f76a015624413fffa1a122 which was provided here.
As I run that command, there's an error visible at the end (displayed in the screenshot added). It kind of points out to the invalid path: .github/actions/setup-create-base64-upgrade-config /action.yml. If we see clearly, there's indeed a gap in config /action.yml that is probably creating the errors.