mirror of
https://github.com/unraid/api.git
synced 2026-02-21 23:48:29 -06:00
feat: right workin directory
This commit is contained in:
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@@ -34,6 +34,9 @@ jobs:
|
||||
|
||||
build-register-container:
|
||||
runs-on: ubuntu-latest
|
||||
defaults:
|
||||
run:
|
||||
working-directory: api
|
||||
steps:
|
||||
- name: Checkout repo
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user