Skip to content

Commit

Permalink
Fix for release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremypoulter committed Aug 23, 2022
1 parent 708fe40 commit bbd6e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kibot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
done
rm -rf artifacts/$asset
done
mv artifacts/SmartishMiniLED-docs/docs/SmartishMiniLED-schematic.pdf artifacts/SmartishMiniLED-schematic-$version.pdf
mv artifacts/SmartishMiniLED-docs/SmartishMiniLED-schematic.pdf artifacts/SmartishMiniLED-schematic-$version.pdf
for asset in SmartishMiniLED-docs
do
rm -rf artifacts/$asset
Expand Down

0 comments on commit bbd6e63

Please sign in to comment.