[CI] try globbing for west.yml
All checks were successful
Build / Build (push) Successful in 16m38s

This commit is contained in:
Marius Alwan Meyer 2023-07-19 18:20:57 +00:00
parent 64fa7e3bcb
commit 2b39c6fec7

View File

@ -23,8 +23,7 @@ jobs:
uses: https://gitea.com/actions/go-hashfiles@v0.0.1 uses: https://gitea.com/actions/go-hashfiles@v0.0.1
id: hash-west id: hash-west
with: with:
patterns: |- patterns: '**west.yml'
app/west.yml
- name: Cache west modules - name: Cache west modules
uses: actions/cache@v3 uses: actions/cache@v3