This commit is contained in:
carllin 2021-10-19 11:51:42 -07:00 committed by GitHub
parent 8eced85881
commit 27d1850c3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
ref: ${{ github.event.pull_request.head.sha }}
- uses: actions/setup-node@v2
with:
# "node" (v16) is not supported by node-sass yet