Skip to content

Commit

Permalink
Rename discord.v's org name to vcv88
Browse files Browse the repository at this point in the history
  • Loading branch information
MCausc78 authored Dec 9, 2024
1 parent bc7a844 commit 439d362
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/compile_discordv.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ function show() {

rm -rf discord/

show "Clone https://github.com/DarpHome/discord.v"
v retry -- git clone --filter=blob:none --quiet https://github.com/DarpHome/discord.v discord/
show "Clone https://github.com/vcv88/discord.v"
v retry -- git clone --filter=blob:none --quiet https://github.com/vcv88/discord.v discord/
cd discord/
show "Checkout last known good commit"
git checkout ce9ff457fce92d5bb15df2974440cd8292457ee0
Expand Down

0 comments on commit 439d362

Please sign in to comment.