Skip to content

Merge remote-tracking branch 'origin/donovan/executor' into donovan/e… #94

Merge remote-tracking branch 'origin/donovan/executor' into donovan/e…

Merge remote-tracking branch 'origin/donovan/executor' into donovan/e… #94

Workflow file for this run

# This file is used to install the Foundry toolchain and verify the installation.
- name: Install Foundry

Check failure on line 3 in .github/workflows/build-setup.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-setup.yml

Invalid workflow file

You have an error in your yaml syntax on line 3
uses: foundry-rs/foundry-toolchain@v1
- name: Verify Forge installation
run: forge --version