Skip to content

Commit

Permalink
chore: daily development
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangtao25 committed Feb 7, 2025
1 parent ded0893 commit 17658dd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/publish-canyon-uploader.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,3 @@ jobs:
- run: ls ./tools/canyon-uploader
env:
NODE_AUTH_TOKEN: ${{secrets.NODE_AUTH_TOKEN}}
- name: Upload build artifact
uses: actions/upload-artifact@v3
with:
name: canyon-uploader-build-artifact
path: ./tools/canyon-uploader/canyon-linux # 替换为实际产物路径

0 comments on commit 17658dd

Please sign in to comment.