Skip to content

Commit

Permalink
add missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
rr- committed Mar 17, 2021
1 parent 4731ae7 commit 70e1993
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get install -y gcc-mingw-w64-i686 make
sudo python3 -m pip install pyjson5
- name: Checkout code
uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 70e1993

Please sign in to comment.