Skip to content

Commit

Permalink
Update pull_request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinji-IkariG authored Dec 26, 2023
1 parent f499e52 commit b30ce74
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,7 @@ jobs:
build_package=1 ${{ env.path }}/build.sh
working-directory: ../build/

- name: Setup MinIO
uses: vesoft-inc/.github/actions/setup-minio@master
- uses: vesoft-inc/.github/actions/setup-minio@master
with:
minio_url: ${{ secrets.MINIO_ENDPOINT }}
access_key: ${{ secrets.MINIO_KEY }}
Expand Down

0 comments on commit b30ce74

Please sign in to comment.