Next try for binaryedge with a much better performing script
This commit is contained in:
4
.github/workflows/build-lists.yml
vendored
4
.github/workflows/build-lists.yml
vendored
@ -35,8 +35,8 @@ jobs:
|
|||||||
- name: Install dns-ptr-resolver
|
- name: Install dns-ptr-resolver
|
||||||
if: steps.cache-dns-ptr-resolver.outputs.cache-hit != 'true'
|
if: steps.cache-dns-ptr-resolver.outputs.cache-hit != 'true'
|
||||||
run: cargo install dns-ptr-resolver@1.1.0
|
run: cargo install dns-ptr-resolver@1.1.0
|
||||||
#- name: Build the binaryedge list
|
- name: Build the binaryedge list
|
||||||
# run: ./make-binaryedge.sh
|
run: ./make-binaryedge.sh
|
||||||
- name: Build the stretchoid list
|
- name: Build the stretchoid list
|
||||||
run: ./make-stretchoid.sh
|
run: ./make-stretchoid.sh
|
||||||
- name: Post the summary
|
- name: Post the summary
|
||||||
|
Reference in New Issue
Block a user