Skip to content

Commit

Permalink
Updated project files
Browse files Browse the repository at this point in the history
  • Loading branch information
andmev committed Sep 29, 2024
1 parent 68c8069 commit a97412b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:
build: |-
set -e &&
sudo apt-get update &&
sudo apt-get install -y pkg-config libssl-dev --fix-missing &&
echo 'OPENSSL_DIR=/usr/local/ssl' >> $GITHUB_ENV &&
yarn build --target x86_64-unknown-linux-gnu
- host: ubuntu-latest
target: x86_64-unknown-linux-musl
Expand Down

0 comments on commit a97412b

Please sign in to comment.