mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-23 21:39:10 -04:00
minor update
This commit is contained in:
parent
d0c441519d
commit
da8608d702
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ before_install:
|
|||
rm -rf $TOOLDIR;
|
||||
mkdir -p $TOOLDIR;
|
||||
OSDIR=ubuntu/focal ./ci/toolchain_install.sh --all;
|
||||
echo "v2" > $TOOLDIR/version.txt
|
||||
echo "v2" > $TOOLDIR/version.txt;
|
||||
fi
|
||||
- source ./ci/toolchain_env.sh
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue