Skip to content

Commit

Permalink
Force IPv4?
Browse files Browse the repository at this point in the history
  • Loading branch information
Liamolucko committed May 23, 2024
1 parent 184423a commit 2bfdb9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
sleep 1
done
cargo run -p net-finder-fpga-driver -- --addr localhost:1234 --tcp sim_soc_info.json
cargo run -p net-finder-fpga-driver -- --addr 127.0.0.1:1234 --tcp sim_soc_info.json
kill %2
kill %1
Expand Down

0 comments on commit 2bfdb9a

Please sign in to comment.