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 7865aa7 commit c2d298fCopy full SHA for c2d298f
.github/workflows/compile.yml
@@ -45,6 +45,8 @@ jobs:
45
with:
46
name: cheriot_sim
47
path: install/
48
+ - name: Upload pages artifact
49
+ uses: actions/upload-pages-artifact@v2
50
51
deploy:
52
# Run only when landing, not as part of a PR
0 commit comments