mirror of
https://github.com/ivabus/www
synced 2024-11-23 00:05:06 +03:00
make relative path
This commit is contained in:
parent
3eebae19a9
commit
5379263e14
1 changed files with 1 additions and 1 deletions
2
.github/workflows/staging.yml
vendored
2
.github/workflows/staging.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
|
||||
- uses: borales/actions-yarn@v3.0.0
|
||||
with:
|
||||
cmd: --cwd lambdas install
|
||||
cmd: --cwd ./lambdas install
|
||||
|
||||
- name: serverless deploy
|
||||
uses: serverless/github-action@v3
|
||||
|
|
Loading…
Reference in a new issue