Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ZenGround0 committed Aug 27, 2024
1 parent 8b44ef2 commit d412872
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions configure
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
#!/bin/bash

# GH Actions foundry setup
cat /home/runner/.bashrc
curl -L https://foundry.paradigm.xyz | bash
source /home/runner/.bashrc
cat /home/runner/.bashrc

foundryup

0 comments on commit d412872

Please sign in to comment.