Skip to content

Commit

Permalink
g++
Browse files Browse the repository at this point in the history
  • Loading branch information
ktechmidas committed Oct 11, 2024
1 parent 014f70c commit b9eb25f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ jobs:
sudo apt-get install -y \
gcc-aarch64-linux-gnu \
libc6-dev-arm64-cross \
pkg-config
pkg-config \
g++-aarch64-linux-gnu
- name: Configure environment variables
run: |
Expand Down

0 comments on commit b9eb25f

Please sign in to comment.