chore: fix local ash dep

This commit is contained in:
Zach Daniel 2024-04-01 13:57:08 -04:00
parent c12be48a5b
commit fd182ec3d2

View file

@ -190,7 +190,7 @@ defmodule AshSqlite.MixProject do
default_version
"local" ->
[path: "../ash"]
[path: "../ash", override: true]
"main" ->
[git: "https://github.com/ash-project/ash.git"]