Skip to content

Commit

Permalink
Update package dirs after Qiskit#27
Browse files Browse the repository at this point in the history
  • Loading branch information
jlapeyre committed Jan 13, 2024
1 parent 0e9a370 commit d80b02a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
crate: [oq3_lexer, oq3_parser, oq3_semantics, oq3_sourcegen, oq3_syntax, oq3_source_file]
crate: [oq3_lexer, oq3_parser, oq3_semantics, oq3_syntax, oq3_source_file]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit d80b02a

Please sign in to comment.