mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
Revert "conda: try to hack conda into checking out new branch directly"
This reverts commit 1b11b7fa86
.
This commit is contained in:
parent
1b11b7fa86
commit
c9d203ab7f
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ package:
|
|||
version: {{ environ.get("GIT_DESCRIBE_TAG", "") }}
|
||||
|
||||
source:
|
||||
git_url: -b new https://github.com/m-labs/misoc
|
||||
git_url: https://github.com/m-labs/misoc
|
||||
git_tag: new
|
||||
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue