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 a7d031a commit 84b8c6c
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: "{{ vars.MINIO_ENDPOINT }}/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 84b8c6c

Please sign in to comment.