Skip to content

Commit 481be62

Browse files
committed
Workflow
1 parent 45e3ce8 commit 481be62

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
sudo dpkg --add-architecture armhf &&
6565
sudo apt update &&
6666
sudo apt install libssl-dev:armhf &&
67+
echo 'OPENSSL_INCLUDE_DIR=/usr/include' >> $GITHUB_ENV &&
6768
echo 'OPENSSL_LIB_DIR=/usr/lib/armhf-linux-gnu' >> $GITHUB_ENV
6869
6970
runs-on: ${{ matrix.image }}

0 commit comments

Comments
 (0)