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

View File

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