Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/brenoepics/at4j
Browse files Browse the repository at this point in the history
  • Loading branch information
brenoepics committed Feb 6, 2024
2 parents f7f2c9f + 6d6876d commit ed22fe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Build with VitePress
working-directory: ./docs
run: |
npm run docs:build # or pnpm docs:build / yarn docs:build / bun run docs:build
npm run build
touch .vitepress/dist/.nojekyll
- uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit ed22fe8

Please sign in to comment.