Skip to content

Commit

Permalink
chore: optimize
Browse files Browse the repository at this point in the history
  • Loading branch information
guoxianzhe committed Dec 23, 2024
1 parent f3a00ef commit f6225a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:

- uses: actions/upload-artifact@v3
with:
name: AgoraRtcNgExample-mac-${{ matrix.arch }}
name: AgoraRtcNgExample-mac-${{ matrix.arch }}-${{ github.run_id }}
path: |
example/dist/Agora-Electron-API-Example-*-mac.zip
if-no-files-found: error
Expand Down

0 comments on commit f6225a7

Please sign in to comment.