rename script

This commit is contained in:
Philip Korsholm
2021-10-20 16:12:44 +02:00
parent 6537e30251
commit b32c6f15ec
3 changed files with 9 additions and 9 deletions

View File

@@ -17,7 +17,7 @@ jobs:
cache: "yarn"
- name: Assert changed
run: ./scripts/assert-changed-files.sh "packages"
run: ./scripts/assert-changed-files-actions.sh "packages"
- name: Bootstrap packages
uses: ./.github/actions/cache-bootstrap