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
f470a40d30
commit
dcbf7a3e1f
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -68,7 +68,7 @@ jobs:
|
||||
cmake --build ${{ github.workspace }}/build --target Package
|
||||
|
||||
- name: Install package
|
||||
run: sudo dpkg -i ${{ github.workspace }}/package.deb
|
||||
run: sudo dpkg -i ${{ github.workspace }}/build/package.deb
|
||||
|
||||
- name: Add toolchain to path
|
||||
run: echo "/home/autobuild/tools/win32/bin" >> $GITHUB_PATH
|
||||
|
Loading…
Reference in New Issue
Block a user