Skip to content

Commit

Permalink
fix: update path in build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
REGIOIGER committed Aug 20, 2024
1 parent 487f1bf commit 36633ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
# Set to 'release' to build for latest published release version or dev for develop
sdk-channel: release
app-dir: ./Canbus_app/
app-dir: ./lora_app/
- name: Upload app artifacts
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 36633ae

Please sign in to comment.