mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
wd
This commit is contained in:
2
.github/workflows/firebase_hosting.yml
vendored
2
.github/workflows/firebase_hosting.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user