Skip to content

Commit

Permalink
A trivial change to retrigger deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
jcreedcmu committed Oct 14, 2023
1 parent 80a8f4c commit fa8b276
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ test:
count:
ag -g 'cc$$|hh$$|tsx?$$|frag$$|vert$$' --ignore='tests' | xargs wc -l

# deploy to github pages
deploy:
git push origin "main:deploy"

0 comments on commit fa8b276

Please sign in to comment.