Debian: Ensure deps exist for changelog bump (#6145)

pull/6149/head
Austin 2025-02-24 10:16:18 -05:00 zatwierdzone przez GitHub
rodzic 01c717a41d
commit c93728eb75
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 6 dodań i 0 usunięć

Wyświetl plik

@ -352,6 +352,12 @@ jobs:
run: >-
bin/bump_version.py
- name: Ensure debian deps are installed
shell: bash
run: |
sudo apt-get update -y --fix-missing
sudo apt-get install -y devscripts
- name: Update debian changelog
run: >-
debian/ci_changelog.sh