Skip to content

Commit

Permalink
fix(testing): generator workflow syntax error (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
grayside authored Jan 31, 2023
1 parent 797a7c1 commit ef63a63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
LIBRARY_CHECKOUT_PATH: library # sync with defaults.run.working-directory
DATA_SOURCE_CHECKOUT_PATH: protos-source-repo

steps:
- name: Go Library > Checkout Repository
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit ef63a63

Please sign in to comment.