Skip to content

Commit 164d449

Browse files
authored
Update build_docs.yaml
1 parent 466e048 commit 164d449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_docs.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
distribution: "temurin"
3131
- name: Build docs
3232
run: |
33-
mvn -Dprod site site:site-stage
33+
mvn -Dprod site site:stage
3434
#- name: Fix permissions
3535
# run: |
3636
# chmod -c -R +rX "outputdir/" | while read line; do

0 commit comments

Comments
 (0)