Update javascript-packages.yaml
This commit is contained in:
5
.github/workflows/javascript-packages.yaml
vendored
5
.github/workflows/javascript-packages.yaml
vendored
@@ -11,7 +11,10 @@ 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: |
|
||||
cd build/javascript
|
||||
|
||||
Reference in New Issue
Block a user