Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
smartgoo committed Nov 19, 2024
1 parent d4623a9 commit 27b11d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ jobs:
- name: Upload artifact
uses: actions/upload-artifact@v4
with:
name: python-sdk-artifacts-${{ matrix.platform.target }}
name: ${{ runner.os }}-${{ matrix.platform.target }}
path: artifacts

collect-python-sdk-artifacts:
Expand Down

0 comments on commit 27b11d6

Please sign in to comment.