Skip to content

Commit

Permalink
add theme
Browse files Browse the repository at this point in the history
add theme
  • Loading branch information
tsirysndr committed Aug 4, 2024
1 parent e4ff9e9 commit 89ae649
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ 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
git submodule update --init --recursive --remote
- name: Setup Fluent CI CLI
uses: fluentci-io/setup-fluentci@v5
with:
Expand Down

0 comments on commit 89ae649

Please sign in to comment.