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 ef76c85 commit 2072f09Copy full SHA for 2072f09
.github/workflows/build_deepgaze.yaml
@@ -35,7 +35,7 @@ jobs:
35
uses: actions/upload-artifact@v2
36
with:
37
name: gesture_app
38
- path: dist/main
+ path: gesture_app/dist/main
39
40
- name: Download Artifact
41
uses: actions/download-artifact@v2
0 commit comments