Remove incorrect cd
This commit is contained in:
parent
7b6fdcd411
commit
751cac6af3
1 changed files with 0 additions and 2 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -223,9 +223,7 @@ jobs:
|
|||
|
|
||||
ls -R aggregated-sizes
|
||||
mkdir -p radiolib-ci/l0
|
||||
cd radiolib-ci/l0
|
||||
cp aggregated-sizes/*/size_*.csv radiolib-ci/l0/.
|
||||
rm -r aggregated-sizes
|
||||
git add .
|
||||
git commit -m "Push artifacts from $GITHUB_REPOSITORY ${{ steps.short-hash.outputs.short_sha }}"
|
||||
git push origin main
|
||||
|
|
Loading…
Add table
Reference in a new issue