mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 23:41:08 +02:00
fix(ci): add PATH env to CD workflow for docker access on Mac Mini runner
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
3308a78f3a
commit
37fe02e9fc
1 changed files with 1 additions and 0 deletions
1
.github/workflows/cd-macmini.yml
vendored
1
.github/workflows/cd-macmini.yml
vendored
|
|
@ -46,6 +46,7 @@ env:
|
|||
PROJECT_DIR: /Users/mana/projects/manacore-monorepo
|
||||
COMPOSE_FILE: docker-compose.macmini.yml
|
||||
ENV_FILE: .env.macmini
|
||||
PATH: /usr/local/bin:/opt/homebrew/bin:/usr/bin:/bin:/usr/sbin:/sbin
|
||||
|
||||
jobs:
|
||||
# ===========================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue