fix release

This commit is contained in:
Ben V. Brown
2024-08-22 12:11:15 +10:00
committed by GitHub
parent d695535fd4
commit bf55d4bb8b

View File

@@ -13,7 +13,7 @@ jobs:
steps: steps:
- name: Install dependencies (apk) - name: Install dependencies (apk)
run: sudo apt update && sudo apt-get install -y git python3 python3-pillow py3-intelhex run: sudo apt update && sudo apt-get install -y git python3 python3-pillow python3-intelhex
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with: with: