Skip to content

Commit

Permalink
Update update_ota_repo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
doudar committed Feb 25, 2024
1 parent bb0c932 commit 90d4c8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_ota_repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
echo $PROCESSED_VERSION > version.txt
# Copy the .bin files directly as they are now confirmed to be in the 'firmware' directory
cp firmware/*.bin ./
cp *.bin ./
# Ensure we're listing files here for a final check, remove in the final workflow
ls -la
Expand Down

0 comments on commit 90d4c8f

Please sign in to comment.