From e2689714c4ae0f9e98de9ab66fa780c367106ede Mon Sep 17 00:00:00 2001 From: shan8851 Date: Tue, 17 Sep 2024 23:50:19 +0100 Subject: [PATCH] update makefile --- Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile b/Makefile index cb8c090..e1016fd 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,8 @@ # Makefile for SEPO-SIP project +include .env +export + # Variables CONTRACTS_DIR := contracts