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 15a0ef4 commit 11277c3Copy full SHA for 11277c3
.github/workflows/pr-build-check.yaml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@v4
20
21
- name: Remove CNAME for Preview Deployment
22
- run: rm CNAME
+ run: rm ./docs/CNAME
23
24
- name: Setup Ruby and Install Gems
25
uses: ruby/setup-ruby@v1
0 commit comments