Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Aug 28, 2024
1 parent 565b484 commit 1c204b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/c_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
timeout-minutes: 10
steps:
- name: Enforce IPv4 Connectivity
uses: undergroundwires/privacy.sexy/github/actions/force-ipv4
uses: undergroundwires/privacy.sexy/actions/force-ipv4
- name: Prepare
uses: SpiNNakerManchester/SupportScripts/actions/prepare@main
with:
Expand Down Expand Up @@ -102,7 +102,7 @@ jobs:

steps:
- name: Enforce IPv4 Connectivity
uses: undergroundwires/privacy.sexy/github/actions/force-ipv4
uses: undergroundwires/privacy.sexy/actions/force-ipv4
- name: Prepare
uses: SpiNNakerManchester/SupportScripts/actions/prepare@main
with:
Expand Down

0 comments on commit 1c204b9

Please sign in to comment.