Update main.yml

This commit is contained in:
blueloveTH 2025-01-18 22:30:21 +08:00
parent 570d21854e
commit 9fc67c0666

View File

@ -93,7 +93,7 @@ jobs:
uses: jirutka/setup-alpine@v1
with:
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
run: |
uname -m