Skip to content

Commit

Permalink
Updated CI workaround. (#650)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjp41 authored Jan 2, 2024
1 parent 3c3739d commit 640cacf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
- name: Install build dependencies
run: ${{ matrix.dependencies }}

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

Expand Down Expand Up @@ -245,7 +245,7 @@ jobs:
- name: Install build dependencies
run: ${{ matrix.dependencies }}

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

Expand Down

0 comments on commit 640cacf

Please sign in to comment.