We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c1adcb commit 4f0c96dCopy full SHA for 4f0c96d
.github/workflows/deploy-gh-pages.yml
@@ -27,7 +27,6 @@ jobs:
27
- uses: actions/checkout@v3
28
with:
29
submodules: true
30
- ref: ${{ github.event.pull_request.head.sha }}
31
32
- name: pip wheels cache
33
uses: actions/cache/restore@v3
0 commit comments