Skip to content

Commit

Permalink
test6
Browse files Browse the repository at this point in the history
  • Loading branch information
SaikiranGudla committed May 4, 2024
1 parent 0fbd6c7 commit ac350cf
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/scripts/install_pydeps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ echo "Now test"
cd /usr/local/lib/python3.10/dist-packages/
ls

cat genalyzer.py
#cat genalyzer.py

cd .local/lib/python3.10/site-packages
ls
Expand All @@ -38,4 +38,7 @@ cat genalyzer.py
echo "Advanced one"
cat genalyzer_advanced.py

rm genalyzer.py
rm genalyzer_advanced.py

echo "Done"

0 comments on commit ac350cf

Please sign in to comment.