mirror of https://github.com/status-im/nim-eth.git
CI: cleanup
This commit is contained in:
parent
2088d7568d
commit
452f92200c
|
@ -189,7 +189,6 @@ jobs:
|
|||
if: >
|
||||
runner.os == 'Windows'
|
||||
run: |
|
||||
echo '${{ github.workspace }}'"/external/mingw-${{ matrix.target.cpu }}/bin" >> $GITHUB_PATH
|
||||
echo '${{ github.workspace }}'"/external/dlls-${{ matrix.target.cpu }}" >> $GITHUB_PATH
|
||||
|
||||
- name: Derive environment variables
|
||||
|
|
Loading…
Reference in New Issue