ci: Change PATH var
Some checks failed
Build system / Check kernel codestyle (pull_request) Successful in 25s
Build system / Build (pull_request) Failing after 40s

Due to update of toolchain container, fasm in /home/autobuild/... folder
This commit is contained in:
2025-03-17 13:45:21 +03:00
parent 3357404572
commit 4232d4e483

View File

@@ -75,6 +75,8 @@ jobs:
chmod +x /home/autobuild/tools/win32/bin/objconv
- name: Build and install kerpack
environment:
PATH: /home/autobuild/tools/win32/bin:$PATH
if: steps.cache-toolchain.outputs.cache-hit != 'true'
run: |
cd ${{ gitea.workspace }}/programs/other/kpack/kerpack_linux/