Skip to content

Commit

Permalink
remove update manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
AmitPhulera committed Nov 25, 2024
1 parent df3346b commit d0c7da1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,6 @@ jobs:
echo "Starting purge_compressed_files..."
./manage.py purge_compressed_files
echo "Finished purge_compressed_files."
echo "Starting update_manifest..."
./manage.py update_manifest
echo "Finished update_manifest."
- name: Upload Static Files (PR)
if: github.event_name == 'pull_request'
Expand Down

0 comments on commit d0c7da1

Please sign in to comment.