CI: cleanup

This commit is contained in:
Ștefan Talpalaru 2021-12-14 03:24:11 +01:00
parent 2088d7568d
commit 452f92200c
No known key found for this signature in database
GPG Key ID: CBF7934204F1B6F9
1 changed files with 0 additions and 1 deletions

View File

@ -189,7 +189,6 @@ jobs:
if: > if: >
runner.os == 'Windows' runner.os == 'Windows'
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