Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
voith committed May 15, 2023
1 parent a07dc51 commit 0824dc0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ jobs:
- name: Install Foundry
run: |
curl -L https://foundry.paradigm.xyz | bash
source /home/runner/.bashrc && foundryup
cat /home/runner/.bashrc
foundryup
- name: Create .env File
run: cp .env.sample .env
- name: Set Alchemy Key
Expand Down

0 comments on commit 0824dc0

Please sign in to comment.