Skip to content

Commit

Permalink
libdir pwd
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed May 3, 2024
1 parent d434533 commit fa8763b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ cli:

install: bin
echo "--- 🐿 Installing Pact FFI dependencies"
./build/pact-go -l DEBUG install --libDir /tmp
./build/pact-go -l DEBUG install --libDir $$PWD

pact: clean install
@echo "--- 🔨 Running Pact examples"
Expand Down

0 comments on commit fa8763b

Please sign in to comment.