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 Apr 15, 2024
1 parent f8e1f52 commit a7d031a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- os: centos7
compiler: clang-9
env:
NIGHTLY_URL: "https://minio.vesoft-inc.com/nightly-build/nebula-graph"
NIGHTLY_URL: "{{ vars.MINIO_ENDPOINT }}/nightly-build/nebula-graph"
container:
image: vesoft/nebula-dev:${{ matrix.os }}
volumes:
Expand Down

0 comments on commit a7d031a

Please sign in to comment.