mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-09-24 04:53:29 -04:00
Fix wasm workflow configuration.
This commit is contained in:
parent
fb095d91e6
commit
dba386a427
3
.github/workflows/releaseNigthly.yml
vendored
3
.github/workflows/releaseNigthly.yml
vendored
@ -61,6 +61,9 @@ jobs:
|
||||
- target: native_desktop
|
||||
image_variant: bionic
|
||||
lib_postfix: '/x86_64-linux-gnu'
|
||||
- target: wasm
|
||||
image_variant: bionic
|
||||
lib_postfix: '/x86_64-linux-gnu'
|
||||
- target: armhf_static
|
||||
image_variant: bionic
|
||||
lib_postfix: '/x86_64-linux-gnu'
|
||||
|
Loading…
x
Reference in New Issue
Block a user