Merge pull request #9263 from JimMoen/fix-typo

chore: fix ci typo
This commit is contained in:
Zaiming (Stone) Shi 2022-10-28 17:09:23 +02:00 committed by GitHub
commit 0031595770
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ jobs:
with:
# dialyzer PLTs
path: ~/.cache/rebar3/
key: dialyer-${{ matrix.otp }}
key: dialyzer-${{ matrix.otp }}
- name: make xref
run: make xref
- name: make dialyzer