Skip to content

fix the first ks range, add one more #7

fix the first ks range, add one more

fix the first ks range, add one more #7

Workflow file for this run

name: Makefile CI
on:
push:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Make
run: make DST=NoPhoneSpam_blacklist.txt
- uses: actions/upload-artifact@v4
with:
name: blacklist
path: NoPhoneSpam_blacklist.txt