Update test.yml

This commit is contained in:
Егор 2024-11-07 08:27:35 +05:00 committed by GitHub
parent 269991afaf
commit 2e492dd675
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,7 +30,7 @@ jobs:
run: ${{ github.workspace }}/./install
- name: add to path
run: echo "/home/autobuild/tools/win32/bin"
run: echo "/home/autobuild/tools/win32/bin" >> $GITHUB_PATH
- name: Test
run: |