mirror of
https://github.com/Egor00f/kolibrios-gcc-toolchain.git
synced 2024-11-21 17:03:48 +01:00
Update test.yml
This commit is contained in:
parent
269991afaf
commit
2e492dd675
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user