CI: don't cache dialyzer output file: when there are several, ln fails

This commit is contained in:
Badlop 2021-06-14 17:19:50 +02:00
parent 4ee10c155d
commit 3ed41e39f6
1 changed files with 1 additions and 0 deletions

View File

@ -111,6 +111,7 @@ jobs:
path: |
~/.cache/rebar3/
_build/default/
!_build/default/*dialyzer_warnings
key: ${{matrix.otp}}-${{matrix.rebar}}-${{hashFiles('rebar.config')}}
- name: Compile