Skip to content

Commit

Permalink
Fix script
Browse files Browse the repository at this point in the history
  • Loading branch information
davidchall authored Oct 12, 2023
1 parent 7173c24 commit ffca06c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions script/generate.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/usr/bin/env brew ruby

require "formula"

tap = Tap.fetch("davidchall/hep")

directories = ["_data/formula", "formula"]
Expand Down

0 comments on commit ffca06c

Please sign in to comment.