ci: show environment variables
Some checks failed
Build system / Check kernel codestyle (pull_request) Successful in 23s
Build system / Build (pull_request) Failing after 44s

ref: #146
This commit is contained in:
2025-03-17 13:23:28 +03:00
parent bab6267412
commit 3357404572

View File

@@ -111,6 +111,9 @@ jobs:
path: /home/autobuild
key: kolibri-toolchain-${{ steps.toolchain-hash.outputs.hash }}
- name: Show environment variables
run: cat /home/autobuild/tools/win32/bin/kos32-export-env-vars
- name: Configure tup
run: |
cd ${{ gitea.workspace }}