1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-05-18 12:11:45 +08:00
This commit is contained in:
JerryXiao 2020-05-01 18:11:12 +08:00
parent 56e4e001be
commit 824ea7accc
Signed by: Jerry
GPG key ID: 9D9CE43650FF2BAA

View file

@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/checkout@master
with:
ref: ${{ github.event.pull_request.head.sha }}
ref: ${{ github.event.pull_request.head.sha }}
- name: Install dependencies
shell: bash