Compare commits

..

No commits in common. "8d14133793f6c406788f5d884b10487bb9b861ba" and "5cf9764c4d8d3883c4cff1f5153f59f8bec73801" have entirely different histories.

2 changed files with 0 additions and 4 deletions

View File

@ -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]

View File

@ -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]