Skip to content

Commit

Permalink
another path attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Aug 30, 2024
1 parent 044c88e commit f4335e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/prepare/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,4 +126,4 @@ runs:
- name: Run prefer IPv4 script
shell: bash
if: runner.os == 'Linux'
run: ./force-ipv4.sh
run: ${{ github.action_path }}/force-ipv4.sh

0 comments on commit f4335e4

Please sign in to comment.