Skip to content

Commit

Permalink
add theme
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Aug 4, 2024
1 parent e4ff9e9 commit e052c94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit e052c94

Please sign in to comment.