Files
OpenUxAS/.github/bootstrap.patch
2020-07-27 12:45:18 -04:00

18 lines
510 B
Diff

diff --git specs/config/repositories.yaml specs/config/repositories.yaml
index 9e037a5..319aaa4 100644
--- specs/config/repositories.yaml
+++ specs/config/repositories.yaml
@@ -31,9 +31,9 @@ lmcpgen:
url: https://github.com/afrl-rq/LmcpGen.git
revision: develop
openuxas:
- vcs: git
- url: https://github.com/afrl-rq/OpenUxAS.git
- revision: develop
+ vcs: external
+ url: $GITHUB_WORKSPACE
+ revision: None
amase:
vcs: git
url: https://github.com/afrl-rq/OpenAMASE.git