Skip to content

Commit

Permalink
Let python script pass
Browse files Browse the repository at this point in the history
  • Loading branch information
almahmoud authored May 14, 2024
1 parent 34ea25f commit 71bd886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/generate_packages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ if __name__ == '__main__':
EOF

cd ..
python scripts/generate_packages.py $IMAGEDIR
python scripts/generate_packages.py $IMAGEDIR || true

0 comments on commit 71bd886

Please sign in to comment.