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

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 82cf481107

View File

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