[c] Update workflow working directory
Some checks failed
Build and push docker image / deploy (push) Failing after 5s

This commit is contained in:
Sangelo 2024-04-03 11:13:50 +02:00
parent d6243574e6
commit f3c9b5b994

View file

@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
defaults:
run:
working-directory: /repo
working-directory: /tmp
# build the docker container
steps: