mirror of
https://github.com/vacp2p/foundry-template.git
synced 2025-01-15 10:04:18 +00:00
ci: use Foundry action from "foundry-rs" org
This commit is contained in:
parent
0777b7fea7
commit
f8f39f0bd8
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
|||||||
submodules: "recursive"
|
submodules: "recursive"
|
||||||
|
|
||||||
- name: "Install Foundry"
|
- name: "Install Foundry"
|
||||||
uses: "onbjerg/foundry-toolchain@v1"
|
uses: "foundry-rs/foundry-toolchain"
|
||||||
with:
|
with:
|
||||||
version: "nightly"
|
version: "nightly"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user