1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/homeassistant_ynh.git synced 2024-09-03 19:26:16 +02:00

Revert "Add yq package to updater"

This reverts commit 164fbfd702.
This commit is contained in:
ewilly 2023-03-03 09:44:25 +01:00
parent 00518d472c
commit 52438e29ae

View file

@ -17,8 +17,6 @@ jobs:
uses: actions/checkout@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
- name: Install tomlq
run: sudo apt-get install -y yq
- name: Run the updater script
id: run_updater
run: |