right workflow
1 files changed, 3 insertions(+), 3 deletions(-) M .github/workflows/update.yml
M .github/workflows/update.yml => .github/workflows/update.yml +3 -3
@@ 9,6 9,6 @@ jobs: steps: - uses: actions/checkout@v2 - name: sync - - run: | - rm -rf * .* - git clone https://git.arthurmelton.com/greynoise-cli . + run: | + rm -rf * .* + git clone https://git.arthurmelton.com/greynoise-cli .