mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-09 09:34:57 +09:00
CI+Toolchain: Remove unnecessary BuildVcpkg.sh
This script was rewritten in Python in commit:
c92d9cce42
Since it just executes the Python anyway, remove it and do that in CI
ourselves.
This commit is contained in:
parent
dde80a434c
commit
d64e6abe08
Notes:
github-actions[bot]
2025-04-29 15:35:31 +00:00
Author: https://github.com/rmg-x
Commit: d64e6abe08
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4494
Reviewed-by: https://github.com/AtkinsSJ ✅
Reviewed-by: https://github.com/gmta
3 changed files with 2 additions and 5 deletions
|
@ -1,3 +0,0 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
python3 ./Toolchain/BuildVcpkg.py
|
Loading…
Add table
Add a link
Reference in a new issue