This commit is contained in:
Shams mosowi
2020-03-24 18:15:53 +08:00
parent 915df7d514
commit ccfc81e5e0

View File

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