mirror of
https://github.com/Egor00f/kolibrios-gcc-toolchain.git
synced 2024-11-25 01:53:49 +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
|
run: ${{ github.workspace }}/./install
|
||||||
|
|
||||||
- name: add to path
|
- name: add to path
|
||||||
run: echo "/home/autobuild/tools/win32/bin"
|
run: echo "/home/autobuild/tools/win32/bin" >> $GITHUB_PATH
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user