fix git workflow

This commit is contained in:
JacqueGM 2023-08-07 18:19:02 +02:00
parent 4a3e89963a
commit f93ca84a7b

View file

@ -25,8 +25,8 @@ jobs:
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.toml') }}
- name: Setup PATH
run: echo ~/.foundry/bin/ >> $GITHUB_PATH
- name: Install Dependencies
run: curl -L https://foundry.paradigm.xyz | bash && foundryup
- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
- name: Build
run: cargo build --verbose
- name: Download safes