Fix tests

This commit is contained in:
Aiqiao Yan
2020-05-06 20:07:39 -04:00
committed by Aiqiao Yan
parent 7409ad5fae
commit 15fefd9336
6 changed files with 11 additions and 14 deletions

View File

@@ -84,7 +84,7 @@ $ npm install @actions/artifact --save
:dart: [@actions/cache](packages/cache)
Provides functions to interact with actions cache. Read more [here](packages/cache)
Provides functions to cache dependencies and build outputs to improve workflow execution time.. Read more [here](packages/cache)
```bash
$ npm install @actions/cache --save