Skip to content

Commit dc576d3

Browse files
authored
Update build.yml
Attempt to fix workflow path
1 parent c83b943 commit dc576d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
# Set to 'release' to build for latest published release version
1515
sdk-channel: release
16-
app-dir: servotester
16+
app-dir: /servotester
1717
- name: Upload app artifacts
1818
uses: actions/upload-artifact@v4
1919
with:

0 commit comments

Comments
 (0)