mirror of
https://github.com/vlang/v.git
synced 2025-09-13 22:42:26 +03:00
Rename discord.v
's org name to vcv88
(#23117)
This commit is contained in:
parent
c355a2a453
commit
031ed0fa63
1 changed files with 2 additions and 2 deletions
4
.github/workflows/compile_discordv.sh
vendored
4
.github/workflows/compile_discordv.sh
vendored
|
@ -8,8 +8,8 @@ function show() {
|
||||||
|
|
||||||
rm -rf discord/
|
rm -rf discord/
|
||||||
|
|
||||||
show "Clone https://github.com/DarpHome/discord.v"
|
show "Clone https://github.com/vcv88/discord.v"
|
||||||
v retry -- git clone --filter=blob:none --quiet https://github.com/DarpHome/discord.v discord/
|
v retry -- git clone --filter=blob:none --quiet https://github.com/vcv88/discord.v discord/
|
||||||
cd discord/
|
cd discord/
|
||||||
show "Checkout last known good commit"
|
show "Checkout last known good commit"
|
||||||
git checkout ce9ff457fce92d5bb15df2974440cd8292457ee0
|
git checkout ce9ff457fce92d5bb15df2974440cd8292457ee0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue