Skip to content

Commit

Permalink
update curl
Browse files Browse the repository at this point in the history
  • Loading branch information
vslavik committed Sep 27, 2024
1 parent c7a865a commit afdc1fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-ota-updates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ jobs:
path: locales
- name: Install GNU gettext
run: sudo apt-get install gettext
- name: Update curl
run: sudo apt-get install --only-upgrade curl
- name: Build OTA updates
run: scripts/build-ota-translations.sh
- name: Upload OTA updates
Expand Down

0 comments on commit afdc1fc

Please sign in to comment.