Skip to content

Issue with Dependency Management in CI/CD Using Soldeer and Forge #9306

Answered by zerosnacks
alvinyusuf asked this question in Help
Discussion options

You must be logged in to vote

Hi @alvinyusuf, currently we require forge soldeer install to be ran when you interact with a Foundry project that uses Soldeer. This is incompatible with forge install. To fix this you should update you CI file with

  - name: Install dependencies
    run: |
      forge soldeer install

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@alvinyusuf
Comment options

Answer selected by alvinyusuf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants