소스 검색

Update trigger-site-rebuild.yml

Björn Ritzl 6 달 전
부모
커밋
f75a5786c6
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      .github/workflows/trigger-site-rebuild.yml

+ 1 - 2
.github/workflows/trigger-site-rebuild.yml

@@ -7,8 +7,7 @@ jobs:
     runs-on: ubuntu-latest
     steps:
     - name: Install hunspell
-       run: |
-         sudo pip install hunspell
+      run: sudo pip install hunspell
     - uses: actions/checkout@v4
     - uses: rojopolis/[email protected]