Skip to content

Commit

Permalink
Create lite on commit
Browse files Browse the repository at this point in the history
  • Loading branch information
iam-py-test committed Oct 1, 2021
1 parent d088ea6 commit 4323714
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test_commiter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,11 @@ jobs:
- name: Build
run: |
echo 0 > "status.txt"
pip3 install publicsuffixlist
python update.py
python update_total.py
python update-duckduckgo-clean-up.py
python create-lite.py
echo 1 > "status.txt"
- name: Commit & Push
uses: actions-x/commit@v2
Expand Down

0 comments on commit 4323714

Please sign in to comment.