Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
aviadingo committed Dec 30, 2024
1 parent 25135dc commit 7367828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cpp-golang-rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@ jobs:
if [ -d "$dir" ]; then
echo "Running command in $dir"
cd $dir
./run.sh -d CUDA -b $RUST_ICICLE_INSTALL_DIR
./run.sh -d CUDA -b $RUST_ICICLE_BACKEND_INSTALL_DIR
cd -
fi
done

0 comments on commit 7367828

Please sign in to comment.