We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 999bdca commit 0776c20Copy full SHA for 0776c20
.github/workflows/documentation-deploy.yml
@@ -18,8 +18,6 @@ jobs:
18
uses: actions/setup-node@v2
19
with:
20
node-version: 16
21
- cache: yarn
22
- cache-dependency-path: '**/yarn.lock'
23
24
- name: Build
25
run: |
README.md
@@ -2,6 +2,8 @@
2
3

4

5
+[
6
+](https://dashlane.github.io/dashlane-cli)
7
8

9
0 commit comments