Update job-id
This commit is contained in:
parent
58d5674eab
commit
ca214d7799
4
.github/workflows/extra.yml
vendored
4
.github/workflows/extra.yml
vendored
|
@ -4,7 +4,9 @@ on:
|
|||
branches:
|
||||
- main
|
||||
jobs:
|
||||
extra:
|
||||
# Need to have the same name as where this dependency is used,
|
||||
# otherwise the cache key won't be the same.
|
||||
release:
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
# build and cache this here in order to reuse it's cache in feature branches
|
||||
|
|
Loading…
Reference in New Issue
Block a user