Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
khaledk2 committed Dec 28, 2024
1 parent b7916b1 commit 5ff70af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
# run restore omero database
python manage.py restore_postgresql_database
# run indexing indexing
# python manage.py get_index_data_from_database -b False
python manage.py get_index_data_from_database -b False
# set up the seond database
rm app_data/omero_db_searchengine.zip
rm app_data/omero.pgdump
Expand Down

0 comments on commit 5ff70af

Please sign in to comment.