Убрано избыточное копирование (#4)

This commit is contained in:
Andrei Solodovnikov
2023-09-17 12:27:47 +03:00
committed by GitHub
parent febe9c3a43
commit c9d928469c
2 changed files with 2 additions and 3 deletions

3
.github/prepare.sh vendored
View File

@@ -1,5 +1,4 @@
#!/bin/bash
mkdir src
cp .github/book.toml ./
cp -R .github/SUMMARY.md .github/index.md .pic/ Basic\ Verilog\ structures/ Introduction/ Labs/ Vivado\ Basics/ Other/ src/
cp .github/book.toml .github/SUMMARY.md .github/index.md ./