fix: fix conf
Some checks failed
Publish JOBot on dev / Build and deploy (push) Failing after 2s

This commit is contained in:
Pavel-Savely Savianok 2025-07-16 22:57:32 +03:00
parent 6d5c327747
commit d041fd870b

View File

@ -9,7 +9,7 @@ jobs:
steps: steps:
- name: Update repo - name: Update repo
run: | run: |
cd /home/dockeruser/jobot-stack/JOBot.Backend cd ./JOBot.Backend
git checkout dev git checkout dev
git pull git pull
dotnet ef database update dotnet ef database update