Skip to content

Commit

Permalink
Correct plugin path for testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
reynoldsalec committed Dec 23, 2023
1 parent bee0997 commit 26348f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/lemp/config.lando.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ services:
# This is important because it lets lando know to test against the plugin in this repo
# DO NOT REMOVE THIS!
plugins:
"@lando/lemp": ./../../
"@lando/lemp": ./../../../

0 comments on commit 26348f7

Please sign in to comment.