Skip to content

Commit

Permalink
cache.yml: added JSON
Browse files Browse the repository at this point in the history
  • Loading branch information
lskatz committed Aug 3, 2023
1 parent d9a05d2 commit 9dadf03
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
perl-version: '5.34'
install-modules-with: cpanm
install-modules-args: --with-develop --with-configure
install-modules: |
JSON
- run: |
echo "hello world!"
# prove -lv t

0 comments on commit 9dadf03

Please sign in to comment.