Skip to content

Commit

Permalink
Makefile needs bash
Browse files Browse the repository at this point in the history
  • Loading branch information
fauust committed May 16, 2024
1 parent fe295f0 commit 6dbb252
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
@@ -1,5 +1,6 @@
VENV_DIR := .venv
VENDOR_DIR := .vendor
SHELL := /usr/bin/env bash
.DEFAULT_GOAL := help

help:
Expand Down

0 comments on commit 6dbb252

Please sign in to comment.