Skip to content

Commit

Permalink
Set up action
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarof2 committed Apr 15, 2024
1 parent f567ce5 commit beeabde
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,11 @@ jobs:

- uses: actions/checkout@v4

- name: Setup foundry
uses: foundry-rs/foundry-toolchain@v1
- name: Setup
uses: ./.github/actions/setup

#- name: Setup foundry
# uses: foundry-rs/foundry-toolchain@v1

- name: Akeyless get L1 URL
uses: docker://us-west1-docker.pkg.dev/devopsre/akeyless-public/akeyless-action:latest
Expand Down

0 comments on commit beeabde

Please sign in to comment.