Skip to content

Commit

Permalink
few more changes
Browse files Browse the repository at this point in the history
  • Loading branch information
SaikiranGudla committed May 4, 2024
1 parent 1000e91 commit e3420f3
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion .github/scripts/install_pydeps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,13 @@ echo "Installing package..."
cd "$EXTRACTED_DIR"

sudo python3 setup.py install
echo "All done"
echo "All done"

echo "Now test"

cd /usr/local/lib/python3.10/dist-packages/
ls

cat genalyzer.py

echo "Done"

0 comments on commit e3420f3

Please sign in to comment.