浏览代码

enable ntsync

TheWildJames 2 月之前
父节点
当前提交
a7ec4c9926
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      .github/actions/networking/action.yml

+ 0 - 1
.github/actions/networking/action.yml

@@ -116,7 +116,6 @@ runs:
         sed -i 's/CONFIG_IP_SET_MAX/65534/g' net/netfilter/ipset/ip_set_core.c
 
     - name: Apply NTSync Patch
-      if: false
       shell: bash
       working-directory: ${{ github.workspace }}/kernel/common
       run: |