mirror of
https://github.com/ivabus/www
synced 2024-11-22 23:35:07 +03:00
rm working dir
This commit is contained in:
parent
843396391e
commit
5b3c26f1b0
1 changed files with 0 additions and 1 deletions
1
.github/workflows/staging.yml
vendored
1
.github/workflows/staging.yml
vendored
|
@ -25,7 +25,6 @@ jobs:
|
||||||
cmd: install
|
cmd: install
|
||||||
|
|
||||||
- name: deploy
|
- name: deploy
|
||||||
working-directory: ./lambdas
|
|
||||||
uses: Teakowa/serverless-action@master
|
uses: Teakowa/serverless-action@master
|
||||||
with:
|
with:
|
||||||
args: --stage prod deploy
|
args: --stage prod deploy
|
||||||
|
|
Loading…
Reference in a new issue