Browse Source

Update main.yml

blueloveTH 1 year ago
parent
commit
9fc67c0666
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/main.yml

+ 1 - 1
.github/workflows/main.yml

@@ -93,7 +93,7 @@ jobs:
         uses: jirutka/setup-alpine@v1
         uses: jirutka/setup-alpine@v1
         with:
         with:
           arch: x86
           arch: x86
-          packages: gcc g++ make cmake libc-dev linux-headers python3
+          packages: gcc g++ make cmake libc-dev linux-headers python3 openssl-dev
       - name: Build and Test
       - name: Build and Test
         run: |
         run: |
           uname -m
           uname -m