Skip to content

Commit

Permalink
fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
Ralim committed Aug 22, 2024
1 parent d695535 commit bf55d4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

steps:
- 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
with:
Expand Down

0 comments on commit bf55d4b

Please sign in to comment.