ci: show environment

This commit is contained in:
Ben Grande 2024-07-08 18:42:46 +02:00
parent 6e6c7b452f
commit ca143746b9
No known key found for this signature in database
GPG Key ID: 00C64E14F51F9E56

View File

@ -35,6 +35,8 @@ jobs:
fetch-depth: 0
submodules: recursive
- uses: actions/setup-python@v5
- name: Show environment
run: env
- name: Update package list
run: sudo apt-get update -y
- name: Install OS packages