This commit is contained in:
Shams mosowi
2020-03-24 18:11:27 +08:00
parent abc6848d24
commit 915df7d514

View File

@@ -18,7 +18,7 @@ jobs:
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v2
run: cd www
- run: cd www
- uses: borales/actions-yarn@v2.0.0
with:
cmd: install # will run `yarn install` command