We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b9c129 commit 151f5b8Copy full SHA for 151f5b8
1 file changed
.github/workflows/site.yaml
@@ -68,8 +68,6 @@ jobs:
68
steps:
69
# Install site from our base ref
70
- uses: actions/checkout@v4
71
- with:
72
- ref: ${{ github.base_ref }}
73
74
- name: Start docker and install dependencies
75
run: |
0 commit comments