mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
working directory
This commit is contained in:
3
.github/workflows/firebase_hosting.yml
vendored
3
.github/workflows/firebase_hosting.yml
vendored
@@ -14,7 +14,8 @@ jobs:
|
||||
firebase-deploy:
|
||||
# The type of runner that the job will run on
|
||||
runs-on: ubuntu-latest
|
||||
env: ./www
|
||||
env:
|
||||
working-directory: ./www
|
||||
# Steps represent a sequence of tasks that will be executed as part of the job
|
||||
steps:
|
||||
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
||||
|
||||
Reference in New Issue
Block a user