ref: 36c08442df593bd6d90ed9c296786defc6bbe841
parent: 4d05e849db4bdcb99d88a0bd68f169b001e192ee
author: zamfofex <zamfofex@twdb.moe>
date: Mon Jan 8 20:19:12 EST 2024
remove redundant repo URL from ‘.build.yml’
--- a/.build.yml
+++ b/.build.yml
@@ -12,8 +12,6 @@
- mingw-w64-gcc
- curl
- cjson-dev
-sources:
- - https://git.sr.ht/~zamfofex/moonfish
tasks:
- build: |
cd moonfish
--
⑨