Skip to content

Commit

Permalink
missing deps? (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelquigley committed Nov 2, 2022
1 parent a239e6d commit 96e867e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
release-build:
runs-on: ubuntu-latest
steps:
- run: sudo apt-get install gcc-multilib g++-multilib

- uses: actions/checkout@v3
with:
fetch-depth: 0
Expand Down

0 comments on commit 96e867e

Please sign in to comment.