Compare commits
No commits in common. "8d14133793f6c406788f5d884b10487bb9b861ba" and "5cf9764c4d8d3883c4cff1f5153f59f8bec73801" have entirely different histories.
8d14133793
...
5cf9764c4d
@ -58,7 +58,6 @@ jobs:
|
||||
with:
|
||||
name: EdgeAI-Installer-macOS
|
||||
path: ${{ env.WORK_DIR }}/installer/build/bin/EdgeAI-Installer-macOS.zip
|
||||
retention-days: 3
|
||||
|
||||
build-windows:
|
||||
runs-on: windows-latest
|
||||
@ -128,7 +127,6 @@ jobs:
|
||||
with:
|
||||
name: EdgeAI-Installer-Windows
|
||||
path: edge-ai-platform/installer/build/bin/EdgeAI-Installer-Windows.zip
|
||||
retention-days: 3
|
||||
|
||||
release:
|
||||
needs: [build-macos, build-windows]
|
||||
|
||||
2
.github/workflows/build-installer.yaml
vendored
2
.github/workflows/build-installer.yaml
vendored
@ -58,7 +58,6 @@ jobs:
|
||||
with:
|
||||
name: EdgeAI-Installer-macOS
|
||||
path: ${{ env.WORK_DIR }}/installer/build/bin/EdgeAI-Installer-macOS.zip
|
||||
retention-days: 3
|
||||
|
||||
build-windows:
|
||||
runs-on: windows-latest
|
||||
@ -128,7 +127,6 @@ jobs:
|
||||
with:
|
||||
name: EdgeAI-Installer-Windows
|
||||
path: edge-ai-platform/installer/build/bin/EdgeAI-Installer-Windows.zip
|
||||
retention-days: 3
|
||||
|
||||
release:
|
||||
needs: [build-macos, build-windows]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user