This commit is contained in:
Shams mosowi
2020-03-24 18:19:56 +08:00
parent ccfc81e5e0
commit 1b2350de6b

View File

@@ -20,6 +20,8 @@ jobs:
- uses: actions/checkout@v2
- run: cd www
- run: ls
- run: cd www
- run: ls
- uses: borales/actions-yarn@v2.0.0
with:
cmd: install # will run `yarn install` command