Skip to content

Commit

Permalink
fixup! build: publish Apache Wicket stories in Storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbert committed Dec 31, 2024
1 parent 807ef03 commit 6c0e432
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/continuous-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ jobs:
distribution: temurin
java-version: 21

- name: Install Apache Wicket dependencies
run: pnpm run wicket:install

- name: Cache dependencies
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2
with:
Expand Down

0 comments on commit 6c0e432

Please sign in to comment.