Skip to content

Commit

Permalink
missed update
Browse files Browse the repository at this point in the history
  • Loading branch information
ktechmidas committed Oct 11, 2024
1 parent bbc4653 commit 4c5fddc
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 @@ -73,6 +73,7 @@ jobs:
if: matrix.arch == 'arm64' && matrix.os == 'ubuntu-latest'
run: |
sudo dpkg --add-architecture arm64
sudo apt-get update
sudo apt-get install -y libssl-dev:aarch64
- name: Debug environment variables
Expand Down

0 comments on commit 4c5fddc

Please sign in to comment.