Skip to content

Commit

Permalink
📽️ Makefile: fix gource-all
Browse files Browse the repository at this point in the history
  • Loading branch information
asaf-kali committed Jan 4, 2025
1 parent 8ba5774 commit eb56710
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -96,16 +96,18 @@ gource:

gource-all:
bash ./videos/gource-all.sh \
../the-spymaster-backend \
../codenames \
../codenames-parser \
./ \
../model-trainer \
../resources \
../generic-iterative-stemmer \
../the-spymaster-automation \
../the-spymaster-backend \
../the-spymaster-bot \
../the-spymaster-infra \
../the-spymaster-parser \
../the-spymaster-solvers \
../the-spymaster-util
../the-spymaster-util \
../resources

# Lint

Expand Down

0 comments on commit eb56710

Please sign in to comment.