Skip to content

Commit a06a133

Browse files
committed
ci:re-run
1 parent 7076085 commit a06a133

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build_and_test_rkl.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ jobs:
2424
buck2 build //project/libnetwork:libnetwork
2525
2626
sudo mkdir -p /opt/cni/bin
27-
28-
sudo rm -rf /etc/cni/net.d
2927
sudo mkdir -p /etc/cni/net.d
3028
3129
sudo cp $(buck2 build //project/libbridge:libbridge --show-output | cut -d' ' -f2) /opt/cni/bin/libbridge

0 commit comments

Comments
 (0)