CI: Fix typo
This commit is contained in:
@ -92,5 +92,5 @@ check_release:
|
|||||||
refs:
|
refs:
|
||||||
- master
|
- master
|
||||||
script:
|
script:
|
||||||
- apt-get install git python3
|
- apt-get -y install git python3
|
||||||
- (head -n 1 ./debian/changelog && git tag) | ./debian/check_release.py
|
- (head -n 1 ./debian/changelog && git tag) | ./debian/check_release.py
|
||||||
|
|||||||
Reference in New Issue
Block a user