Added force-dynamic
All checks were successful
ci/woodpecker/release/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/release/woodpecker Pipeline was successful
This commit is contained in:
parent
59fa92ef2f
commit
cf19bed083
|
|
@ -1,3 +1,5 @@
|
|||
export const dynamic = "force-dynamic";
|
||||
|
||||
import ForgeUI from "@/components/ForgeUI";
|
||||
import PageLayout from "@/components/PageLayout";
|
||||
import { getAllForgeProjects } from "@/lib/git";
|
||||
|
|
|
|||
Loading…
Reference in a new issue