Skip to content

Commit 5e9b319

Browse files
Fix Windows short workspace git patch (#832)
1 parent db89b8b commit 5e9b319

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.circleci/windows/short_workspace.patch

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
diff --git a/WORKSPACE b/WORKSPACE
2-
index 689b420f..5e3ecec8 100644
2+
index fefc608f..65fde3c5 100644
33
--- a/WORKSPACE
44
+++ b/WORKSPACE
5-
@@ -15,7 +15,7 @@
6-
# along with this program. If not, see <https://www.gnu.org/licenses/>.
7-
#
5+
@@ -2,7 +2,7 @@
6+
# License, v. 2.0. If a copy of the MPL was not distributed with this
7+
# file, You can obtain one at https://mozilla.org/MPL/2.0/.
88

99
-workspace(name = "vaticle_typedb_studio")
1010
+workspace(name = "v")

0 commit comments

Comments
 (0)