mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
Update gen_vc.yml
This commit is contained in:
parent
6d2d51a9cd
commit
1abc20e3e4
2
.github/workflows/gen_vc.yml
vendored
2
.github/workflows/gen_vc.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
COMMIT_MSG=$(git log -1 --oneline --pretty='%s' HEAD)
|
||||
|
||||
rm -rf vc
|
||||
git clone https://${GITHUB_ACTOR}:${{ secrets.VLANG_BOT_SECRET }}@github.com/vlang/vc.git
|
||||
git clone https://vlang-bot:${{ secrets.VLANG_BOT_SECRET }}@github.com/vlang/vc.git
|
||||
|
||||
rm -rf vc/v.c vc/v_win.c
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user