Fixed Cargo not building project
This commit is contained in:
parent
ab536ee13d
commit
ddc457fe1e
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
# Copying source code into working directory
|
# Copying source code into working directory
|
||||||
|
cp -r /src/. ./
|
||||||
cp -r /src/* ./
|
cp -r /src/* ./
|
||||||
|
|
||||||
# Building the Project
|
# Building the Project
|
||||||
|
|
Loading…
Reference in a new issue