fix ci
Some checks failed
Deploy API / docker (ubuntu-latest) (push) Failing after 9s

This commit is contained in:
Lee
2024-08-01 06:02:27 +01:00
parent f0c5f0bdbd
commit cdba187bc1
2 changed files with 20 additions and 0 deletions

View File

@ -11,6 +11,9 @@ jobs:
matrix:
arch: ["ubuntu-latest"]
runs-on: ${{ matrix.arch }}
defaults:
run:
working-directory: "./API"
# Steps to run
steps: