mirror of
https://github.com/v2fly/domain-list-community.git
synced 2024-11-16 17:14:52 +02:00
Update workflow
This commit is contained in:
parent
cedb091992
commit
05602ae831
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -1,7 +1,5 @@
|
||||
name: Build dlc.dat
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 0 * * 3"
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
@ -15,7 +13,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Setup Go 1.14
|
||||
uses: actions/setup-go@v1
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.14
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user