Skip to content

Commit

Permalink
Fix bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
tunmx committed Dec 23, 2024
1 parent 1cfb0b4 commit 61faecb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-sdks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -436,9 +436,9 @@ jobs:
- name: Upload SDK Artifacts
uses: actions/upload-artifact@v4
with:
name: sdk_files_manylinux2014_x86
name: sdk_files_rv1106_armhf_uclibc
path: |
inspireface-linux-x86-manylinux2014-${{ env.VERSION }}.zip
inspireface-linux-armv7-rv1106-armhf-uclibc-${{ env.VERSION }}.zip
build_macos_apple_silicon_arm64:
name: Compile MacOS Apple Silicon Arm64
Expand Down

0 comments on commit 61faecb

Please sign in to comment.