Skip to content

Commit

Permalink
main.yml: Remove crave ssh workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
sounddrill31 authored Mar 27, 2024
1 parent f437e58 commit 9d54d5f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,6 @@ jobs:
rm -rf */*.zip */*.img || echo "No leftover zips"
cd $PROJECTFOLDER
rm -rf */*.zip */*.img || echo "No leftover zips"
crave ssh -- sleep 1
crave pull out/target/product/*/*.zip
crave pull out/target/product/*/*.img
Expand Down

0 comments on commit 9d54d5f

Please sign in to comment.