Skip to content

Commit

Permalink
fix: CI remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
brenoepics authored Feb 11, 2024
1 parent a6cf1bb commit df6dd74
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,6 @@ jobs:
npm run demo-build
mkdir staging
cp ./demo/.vitepress/dist/* staging -r
- uses: actions/setup-java@v3
with:
java-version: '11'
distribution: 'temurin'
java-package: 'jdk'
cache: 'maven'
server-id: ossrh
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit df6dd74

Please sign in to comment.