mirror of
https://github.com/BillyOutlast/rocm-stable-diffusion.cpp.git
synced 2026-02-04 03:01:18 +01:00
fix build
This commit is contained in:
2
.github/workflows/build-hipblas-rocm71.yml
vendored
2
.github/workflows/build-hipblas-rocm71.yml
vendored
@@ -131,6 +131,8 @@ jobs:
|
||||
sudo apt install -y ccache
|
||||
export PATH="/usr/lib/ccache:$PATH"
|
||||
|
||||
# Clean and create build directory
|
||||
rm -rf build
|
||||
mkdir -p build
|
||||
cd build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user