summaryrefslogtreecommitdiff
path: root/.github/workflows/macosx.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/macosx.yml')
-rw-r--r--.github/workflows/macosx.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/macosx.yml b/.github/workflows/macosx.yml
index 0d6bef27af5..72e547f9b49 100644
--- a/.github/workflows/macosx.yml
+++ b/.github/workflows/macosx.yml
@@ -27,7 +27,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: DOCGroup/MPC
- path: MPC
+ path: ${{ env.MPC_ROOT }}
- name: create $ACE_ROOT/ace/config.h
run: |
'#include "ace/config-macosx.h"' > ${env:ACE_ROOT}/ace/config.h