소스 검색

chore: add details to details check

Daniel Gibbs 3 년 전
부모
커밋
d76e65eadf
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      .github/workflows/details-check.yml

+ 3 - 0
.github/workflows/details-check.yml

@@ -67,6 +67,9 @@ jobs:
       - name: Display parameters
         run: grep "startparameters" lgsm/config-default/config-lgsm/${{ matrix.shortname }}server/_default.cfg
 
+      - name: Details
+        run: LGSM_GITHUBBRANCH="${GITHUB_REF#refs/heads/}" ./${{ matrix.shortname }}server details
+
       - name: Detect details
         run: LGSM_GITHUBBRANCH="${GITHUB_REF#refs/heads/}" ./${{ matrix.shortname }}server detect-details