Skip to content

Commit

Permalink
Fixed MPC checkout path
Browse files Browse the repository at this point in the history
    * .github/workflows/linux.yml:
  • Loading branch information
jwillemsen committed Aug 26, 2020
1 parent 1a4fea3 commit 22baa79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: DOCGroup/MPC
path: MPC
path: ACE_TAO/MPC
ref: Latest_ACETAO_Micro
- name: checkout ridl
uses: actions/checkout@v2
Expand Down

0 comments on commit 22baa79

Please sign in to comment.