Do not ignore changes to before_install.sh script in CI workflow
This script is used by this file, so changes to it definitely affect it.
This commit is contained in:
parent
9b4852eef6
commit
8528addefb
1 changed files with 0 additions and 2 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -7,7 +7,6 @@ on:
|
|||
- master
|
||||
paths-ignore:
|
||||
- 'build/tools/appveyor*.bat'
|
||||
- 'build/tools/before_install.sh'
|
||||
- 'build/tools/travis-ci.sh'
|
||||
- 'distrib/**'
|
||||
- 'docs/**'
|
||||
|
|
@ -24,7 +23,6 @@ on:
|
|||
- master
|
||||
paths-ignore:
|
||||
- 'build/tools/appveyor*.bat'
|
||||
- 'build/tools/before_install.sh'
|
||||
- 'build/tools/travis-ci.sh'
|
||||
- 'distrib/**'
|
||||
- 'docs/**'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue