Commit 23985c8e authored by yan.yan's avatar yan.yan
Browse files

force rebuild

parent 25a98c24
...@@ -24,6 +24,7 @@ jobs: ...@@ -24,6 +24,7 @@ jobs:
with: with:
filters: | filters: |
needbuild: needbuild:
- '.github/workflows/**'
- 'setup.py' - 'setup.py'
- 'spconv/csrc/**' - 'spconv/csrc/**'
- 'spconv/algo.py' - 'spconv/algo.py'
...@@ -106,6 +107,7 @@ jobs: ...@@ -106,6 +107,7 @@ jobs:
with: with:
filters: | filters: |
needbuild: needbuild:
- '.github/workflows/**'
- 'setup.py' - 'setup.py'
- 'spconv/csrc/**' - 'spconv/csrc/**'
- 'spconv/algo.py' - 'spconv/algo.py'
......
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