mirror of
https://github.com/ben-grande/qusal.git
synced 2024-10-01 02:35:49 -04:00
ci: show environment
This commit is contained in:
parent
6e6c7b452f
commit
ca143746b9
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user