Skip to content

Commit

Permalink
feat(github): ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
dogodo-cc committed Apr 17, 2024
1 parent c1dca84 commit 9065a0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-oss.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
if: contains(github.event.head_commit.message, 'github')
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2

- name: 启用 oss-util 工具
uses: manyuanrong/[email protected]
with:
Expand Down

0 comments on commit 9065a0e

Please sign in to comment.