Skip to content

Commit

Permalink
install git
Browse files Browse the repository at this point in the history
  • Loading branch information
ASoTNetworks committed Jul 26, 2024
1 parent 2136bcf commit c8365eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-theta-node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: |
sudo apt update
sudo apt dist-upgrade -y
sudo apt -y install python-is-python3 python3-distutils screen curl jq wget python3-venv python3-pip net-tools
sudo apt -y install python-is-python3 python3-distutils screen curl jq wget python3-venv python3-pip net-tools git
- run: ifconfig
- run: lscpu
- run: df -h
Expand Down

0 comments on commit c8365eb

Please sign in to comment.