Skip to content

Commit

Permalink
Add package prefix to build CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tekktrik committed Jun 1, 2023
1 parent 1bb4d61 commit d9db6d7
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 d9db6d7

Please sign in to comment.