Update javascript-packages.yaml

This commit is contained in:
Gabe Kangas 2021-04-12 23:13:26 -07:00 committed by GitHub
parent 35ced92a84
commit 76e90df1f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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