Skip to content

Commit

Permalink
Merge pull request #42 from tekktrik/dev/fix-build-bundle
Browse files Browse the repository at this point in the history
Add package prefix to build CI
  • Loading branch information
dhalbert authored Jun 14, 2023
2 parents 1bb4d61 + d9db6d7 commit cfb28ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ jobs:
steps:
- name: Run Build CI workflow
uses: adafruit/workflows-circuitpython-libs/build@main
with:
package-prefix: "asyncio"

0 comments on commit cfb28ea

Please sign in to comment.