More path fixing
This commit is contained in:
parent
0707e15c73
commit
4d9316d4e8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -223,7 +223,7 @@ jobs:
|
|||
|
|
||||
ls -R aggregated-sizes
|
||||
mkdir -p $PWD/../radiolib-ci/l0
|
||||
cp aggregated-sizes/*/size_*.csv radiolib-ci/l0/.
|
||||
cp aggregated-sizes/*/size_*.csv $PWD/../radiolib-ci/l0/.
|
||||
cd $PWD/../radiolib-ci
|
||||
git add .
|
||||
git commit -m "Push artifacts from $GITHUB_REPOSITORY ${{ steps.short-hash.outputs.short_sha }}"
|
||||
|
|
Loading…
Add table
Reference in a new issue