diff --git a/.doozer.json b/.doozer.json index 7c2f41f9..16632b91 100644 --- a/.doozer.json +++ b/.doozer.json @@ -16,7 +16,7 @@ "DEVKITPRO=${DEVKITPATH} make -j${PARALLEL}", "git clone --depth 1 https://github.com/switchbrew/switch-examples", - "DEVKITPRO=${DEVKITPATH} make -C switch_examples/" + "DEVKITPRO=${DEVKITPATH} make -C switch-examples/" ] } }