Skip to content

Commit

Permalink
fix dev publish
Browse files Browse the repository at this point in the history
  • Loading branch information
erohmensing committed Jun 10, 2024
1 parent 31c9bc1 commit b827beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:

# python
- name: Generate Python Protocol Classes
run: protocol-models/bin/generate-python-classes-docker.sh
run: protocol-models/bin/generate-python-pydantic-docker.sh

# python - dataclasses
- name: Generate Python Dataclass Protocol Classes
Expand Down

0 comments on commit b827beb

Please sign in to comment.