Skip to content

Commit

Permalink
rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Jun 9, 2022
1 parent c45047e commit 6c5a96d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/source_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ jobs:
flake8 .
- name: Build
run: ./build.py
- name: Rebuild
run: ./build.py clean && ./build.py

0 comments on commit 6c5a96d

Please sign in to comment.