Skip to content

Commit ae8550e

Browse files
committed
fix: syntax error
close #58 Signed-off-by: Charles Chin <eallion.s+github@gmail.com>
1 parent 6a7d0b1 commit ae8550e

File tree

5 files changed

+5
-4
lines changed

5 files changed

+5
-4
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929

3030
- name: Merge txt
3131
run: |
32+
git submodule update --remote --recursive --force
3233
# 预处理一些数据
3334
cp source/gyli/Blocklist/BLOCKLIST_uBlacklist source/gyli/Blocklist/blocklist.txt
3435
rm uBlacklist.txt

0 commit comments

Comments
 (0)