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 c83b943 commit dc576d3Copy full SHA for dc576d3
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
with:
14
# Set to 'release' to build for latest published release version
15
sdk-channel: release
16
- app-dir: servotester
+ app-dir: /servotester
17
- name: Upload app artifacts
18
uses: actions/upload-artifact@v4
19
0 commit comments