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 5091ca9 commit 951456cCopy full SHA for 951456c
1 file changed
.github/workflows/publish.yml
@@ -34,7 +34,7 @@ jobs:
34
uses: actions/configure-pages@v5
35
- name: Build with Emacs
36
run: |
37
- sh ./build.sh
+ sh tools/build.sh
38
- name: Upload artifact
39
uses: actions/upload-pages-artifact@v3
40
with:
0 commit comments