Skip to content

Commit

Permalink
ugh justfile
Browse files Browse the repository at this point in the history
  • Loading branch information
hjr3 committed Jan 27, 2024
1 parent e71acd5 commit 97aea6a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions justfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
set shell := ["bash", "-uc"]

build: build-ui build-core

build-ui:
Expand Down

0 comments on commit 97aea6a

Please sign in to comment.