diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 045cea9d..1d96baf9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -54,9 +54,6 @@ jobs: run: | python3 -m pip install pyinstaller - - name: Check lang - run: echo "${{ github.workspace }}/lang" - - name: Create portable executable run: | pyinstaller build.spec