fixed tooling in ci
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
cache: false
|
||||
|
||||
- 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
|
||||
id: get_version
|
||||
|
||||
Reference in New Issue
Block a user