diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a1d156756aa..a6fce4db288 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -89,4 +89,4 @@ jobs: run: ./scripts/clippy.sh dart: - uses: ./dart.yml \ No newline at end of file + uses: ./.github/actions/dart.yml \ No newline at end of file