diff options
author | Brian Picciano <mediocregopher@gmail.com> | 2021-07-31 12:04:17 -0600 |
---|---|---|
committer | Brian Picciano <mediocregopher@gmail.com> | 2021-07-31 12:45:23 -0600 |
commit | 0655b192833bc39404ae71ef47a1d348d718aeaf (patch) | |
tree | 90c016f3a3b4f5085c5e87bb06ab81cf65b23326 /static/Makefile | |
parent | f1998c321a4eec6d75b58d84aa8610971bf21979 (diff) |
update ruby deps
Diffstat (limited to 'static/Makefile')
-rw-r--r-- | static/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/Makefile b/static/Makefile index 5839aa5..1956a35 100644 --- a/static/Makefile +++ b/static/Makefile @@ -1,4 +1,4 @@ -result: +build: nix-build -A build clean: |