CI: cleanup

This commit is contained in:
Ștefan Talpalaru 2021-12-14 03:22:42 +01:00
parent b39f3d2975
commit ba80e2a0d7
No known key found for this signature in database
GPG Key ID: CBF7934204F1B6F9

View File

@ -114,7 +114,6 @@ jobs:
runner.os == 'Windows' runner.os == 'Windows'
shell: bash shell: bash
run: | run: |
echo '${{ github.workspace }}'"/external/mingw-${{ matrix.target.cpu }}/bin" >> $GITHUB_PATH
echo '${{ github.workspace }}'"/external/dlls-${{ matrix.target.cpu }}" >> $GITHUB_PATH echo '${{ github.workspace }}'"/external/dlls-${{ matrix.target.cpu }}" >> $GITHUB_PATH
- name: Derive environment variables - name: Derive environment variables