Skip to content

Commit

Permalink
Temporarily try my MPC branch
Browse files Browse the repository at this point in the history
    * .github/workflows/cmake.yml:
  • Loading branch information
jwillemsen committed Apr 23, 2024
1 parent 1d9323c commit 4ee964b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,9 @@ jobs:
- name: checkout MPC
uses: actions/checkout@v4
with:
repository: DOCGroup/MPC
repository: jwillemsen/MPC
path: ${{ env.MPC_ROOT }}
ref: jwi-cmakelanguagestandard
- name: Add Repo
run: |
wget -O - https://apt.llvm.org/llvm-snapshot.gpg.key|sudo apt-key add -
Expand Down

0 comments on commit 4ee964b

Please sign in to comment.