Repaired build buildstep.
All checks were successful
Build Ragnar anti spam bot / Build (push) Successful in 1m55s

This commit is contained in:
retoor 2024-12-13 23:36:16 +01:00
parent dec68e4337
commit e8fa37cb47

View File

@ -10,7 +10,7 @@ ensure_env:
-@python3 -m venv .venv -@python3 -m venv .venv
build: build:
$(PyTHON) -m pip install build $(PYTHON) -m pip install build
$(PYTHON) -m build . $(PYTHON) -m build .
install: install: