Update build.yml

This commit is contained in:
2025-11-27 11:11:02 +07:00
committed by GitHub
parent 1f0cce1239
commit 8c83dd5911
+2
View File
@@ -14,3 +14,5 @@ jobs:
steps:
- name: Checkout sources
uses: actions/checkout@v6
- name: Install sing-box
run: curl -fsSL https://sing-box.app/install.sh | sh