Unverified Commit 2dcfa72f by Jaume Martin Committed by GitHub

Update main.yml

parent b01380d5
......@@ -24,6 +24,10 @@ jobs:
run: "./index_gen.sh"
shell: bash
- name: Add new indexes to the working tree
run: git add *.yar
shell: bash
- name: push
uses: github-actions-x/commit@v2.4
with:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment