We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9268e05 commit fcd9a2bCopy full SHA for fcd9a2b
.github/workflows/docs.yml
@@ -14,6 +14,8 @@ jobs:
14
steps:
15
- name: Checkout Code
16
uses: actions/checkout@v2
17
+ with:
18
+ fetch-depth: 0
19
20
- name: Update packages
21
run: sudo apt-get update
0 commit comments