fixed tooling in ci
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
|||||||
cache: false
|
cache: false
|
||||||
|
|
||||||
- name: Install packaging tools
|
- name: Install packaging tools
|
||||||
run: sudo apt-get update && sudo apt-get install -y dpkg-dev
|
run: apt-get update && apt-get install -y dpkg-dev
|
||||||
|
|
||||||
- name: Get Version
|
- name: Get Version
|
||||||
id: get_version
|
id: get_version
|
||||||
|
|||||||
Reference in New Issue
Block a user