diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2942e5f..7ea3103 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,6 +17,7 @@ jobs: cp -r src example/.fluentci cp Cargo.toml example/.fluentci cp Cargo.lock example/.fluentci + cd ../demo && git submodule add https://github.com/theNewDynamic/gohugo-theme-ananke.git themes/ananke - name: Setup Fluent CI CLI uses: fluentci-io/setup-fluentci@v5 with: