diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 43c3bf0..913b463 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -74,6 +74,7 @@ jobs: uses: actions/checkout@v3 with: repository: languagetool-org/languagetool + ref: fix-dict-issues path: ${{ env.LT_HOME }} token: ${{ secrets.LT_OS_TOKEN }}