Update explorer_preview.yml
This commit is contained in:
4
.github/workflows/explorer_preview.yml
vendored
4
.github/workflows/explorer_preview.yml
vendored
@ -10,8 +10,8 @@ jobs:
|
||||
if: ${{ github.event.workflow_run.conclusion == 'success' }}
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
ref: ${{ github.event.pull_request.head.sha }}
|
||||
# with:
|
||||
# ref: ${{ github.event.pull_request.head.sha }}
|
||||
- uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: '14'
|
||||
|
Reference in New Issue
Block a user