Update javascript-packages.yaml
This commit is contained in:
3
.github/workflows/javascript-packages.yaml
vendored
3
.github/workflows/javascript-packages.yaml
vendored
@@ -11,6 +11,9 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout repo
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
# Make sure the actual branch is checked out when running on pull requests
|
||||
ref: ${{ github.h
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user