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