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 407e3fc commit f49ab05Copy full SHA for f49ab05
1 file changed
.github/workflows/build-and-deploy.yml
@@ -66,9 +66,7 @@ jobs:
66
- name: Store final build
67
uses: actions/upload-pages-artifact@v3
68
with:
69
- name: Build output
70
path: gb-asm-tutorial/book/custom/
71
- if-no-files-found: error
72
73
deploy:
74
name: Deploy to GitHub pages
0 commit comments