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 d412872 commit d0dc03f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions configure
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
#!/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

ls /home/runner/.config/.foundry/bin
echo $PATH
foundryup

0 comments on commit d0dc03f

Please sign in to comment.