Skip to content

Commit

Permalink
Touch the provider (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
UnstoppableMango authored Jul 27, 2024
1 parent 91e3d09 commit b193df9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,10 @@ jobs:
with:
python-version: ${{ matrix.pythonversion }}

# Ensure you have consent first
- name: Touch the provider
run: make --touch bin/provider

- name: Generate SDK
run: make ${{ matrix.language }}_sdk

Expand Down

0 comments on commit b193df9

Please sign in to comment.