Skip to content

Commit

Permalink
Remove Unused Checkouts in cmake.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iguessthislldo committed May 2, 2024
1 parent 03feae5 commit c69fdcf
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -213,16 +213,6 @@ jobs:
with:
ndk-version: r25c
add-to-path: false
- name: Checkout MPC
uses: actions/checkout@v4
with:
repository: DOCGroup/MPC
path: MPC
- name: Checkout ACE/TAO
uses: actions/checkout@v4
with:
repository: DOCGroup/ACE_TAO
path: OpenDDS/build/ACE_TAO
- name: Install Ninja
run: sudo apt-get -y install ninja-build
- name: Configure Host Tools
Expand Down

0 comments on commit c69fdcf

Please sign in to comment.