Skip to content

Commit 0a277ad

Browse files
authored
Update build.yaml
1 parent 98063c6 commit 0a277ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
cd $DD
4040
mkdir ${HOME}/work/bbn_rust_sandbox/bbn_rust_sandbox/rust_i2c_imu/target
4141
mkdir ${HOME}/work/bbn_rust_sandbox/bbn_rust_sandbox/rust_i2c_imu/target/release
42+
sudo ln -s ${HOME}/work/bbn_rust_sandbox/bbn_rust_sandbox/rust_i2c_imu/RTIMULib2/RTIMULib ../../RTIMULib
4243
ln -s ${HOME}/work/bbn_rust_sandbox/bbn_rust_sandbox/rust_i2c_imu/RTIMULib2/RTIMULib ${HOME}/work/RTIMULib
4344
ln -s ${HOME}/work/bbn_rust_sandbox/bbn_rust_sandbox/rust_i2c_imu/RTIMULib2/RTIMULib ${HOME}/work/bbn_rust_sandbox/RTIMULib
4445
ln -s ${HOME}/work/bbn_rust_sandbox/bbn_rust_sandbox/rust_i2c_imu/RTIMULib2/RTIMULib ${HOME}/work/bbn_rust_sandbox/bbn_rust_sandbox/RTIMULib

0 commit comments

Comments
 (0)