Skip to content

Commit

Permalink
h
Browse files Browse the repository at this point in the history
  • Loading branch information
ithinkido committed Apr 22, 2024
1 parent 7457b13 commit a09dd23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
commands: |
echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections
ls -l /etc/apt/
sudo apt-get install -qq -y git python3-numpy > /dev/null
sudo apt-get install -qq -y git > /dev/null
# Test first install
dir="$HOME/webplotter_test"
Expand Down

0 comments on commit a09dd23

Please sign in to comment.