Skip to content

Commit

Permalink
Fix CI again. (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjp41 authored Nov 7, 2023
1 parent 866e6d8 commit 0919daa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,9 @@ jobs:
steps:
- uses: actions/checkout@v3

- uses: mjp41/workaround8649@027dbedef21ad1c2fa7aa7fecbf4b87c7f7db45d
- uses: mjp41/workaround8649@7929373c0fe5caf844d8115adccef39e3b5362e7
with:
os: ${{ matrix.platform }}

- name: Install build dependencies
run: ${{ matrix.dependencies }}
Expand Down

0 comments on commit 0919daa

Please sign in to comment.