mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-09-21 03:06:55 -04:00
Add OS_NAME to docker trigger job
This commit is contained in:
parent
b97e5d20b8
commit
d59902f460
1
.github/workflows/releaseNigthly.yml
vendored
1
.github/workflows/releaseNigthly.yml
vendored
@ -215,6 +215,7 @@ jobs:
|
||||
runs-on: ubuntu-22.04
|
||||
env:
|
||||
PLATFORM_TARGET: native_static
|
||||
OS_NAME: linux
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user