mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 03:20:18 +00:00
Update main.yml
This commit is contained in:
parent
570d21854e
commit
9fc67c0666
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user