Fix debugging step
This commit is contained in:
parent
91f781d85e
commit
e8ae5047cb
|
@ -23,7 +23,7 @@ jobs:
|
|||
- name: Check version and distribution
|
||||
run: |
|
||||
uname -srm
|
||||
lsb_release -a
|
||||
cat /etc/os-release
|
||||
|
||||
- name: Install pre-requisite packages
|
||||
id: prereq
|
||||
|
|
Loading…
Reference in New Issue