We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2049417 commit 55bb16bCopy full SHA for 55bb16b
.github/workflows/pages.yml
@@ -33,7 +33,6 @@ jobs:
33
34
- name: Build site
35
run: cd docs && bundle exec jekyll build --destination _site
36
- # Removed the --source docs part since you're already in the docs directory
37
38
- name: Upload artifact
39
uses: actions/upload-pages-artifact@v3
0 commit comments