rm unused step

This commit is contained in:
neil 2022-10-24 20:30:17 +08:00
parent 61fd5ed03e
commit cfe612d4a6

View file

@ -72,12 +72,6 @@ jobs:
override: true override: true
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- uses: dorny/paths-filter@v2
id: changes
with:
filters: |
src:
- 'src/**'
- name: Apply Staging Configuration - name: Apply Staging Configuration
run: | run: |