aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/pages.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml
index b438e61..841c0c8 100644
--- a/.github/workflows/pages.yml
+++ b/.github/workflows/pages.yml
@@ -13,6 +13,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
+ - uses: actions/checkout@v2
- name: Generate doc
run: |
cargo doc --no-deps