Skip to content

Commit e8d3d68

Browse files
committed
fixed build
1 parent 1d2ef7c commit e8d3d68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Merge_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585

8686
- name: Build site
8787
if: ${{ matrix.java != 17 }}
88-
run: mvn -e -B -V -ntp site site:stage
88+
run: mvn -e -B -V -ntp site
8989

9090

9191
# only run Publish if all builds completed

0 commit comments

Comments
 (0)