mirror of
https://github.com/jkcoxson/idevice.git
synced 2026-03-02 14:36:16 +01:00
Only Linux uploads the idevice header (CI)
This commit is contained in:
12
.github/workflows/ci.yml
vendored
12
.github/workflows/ci.yml
vendored
@@ -43,12 +43,6 @@ jobs:
|
|||||||
path: |
|
path: |
|
||||||
target/*apple*/release/libidevice_ffi.a
|
target/*apple*/release/libidevice_ffi.a
|
||||||
|
|
||||||
- name: Upload headers
|
|
||||||
uses: actions/upload-artifact@v4
|
|
||||||
with:
|
|
||||||
name: idevice-headers
|
|
||||||
path: ffi/idevice.h
|
|
||||||
|
|
||||||
- name: Upload macOS+iOS XCFramework
|
- name: Upload macOS+iOS XCFramework
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
@@ -208,12 +202,6 @@ jobs:
|
|||||||
name: libidevice-windows-a
|
name: libidevice-windows-a
|
||||||
path: target\release\idevice_ffi.lib
|
path: target\release\idevice_ffi.lib
|
||||||
|
|
||||||
- name: Upload headers
|
|
||||||
uses: actions/upload-artifact@v4
|
|
||||||
with:
|
|
||||||
name: idevice-headers
|
|
||||||
path: ffi\idevice.h
|
|
||||||
|
|
||||||
- name: Upload C examples/tools
|
- name: Upload C examples/tools
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user