Skip to content

Commit

Permalink
Point directly to the script
Browse files Browse the repository at this point in the history
  • Loading branch information
tabatkins committed Feb 16, 2024
1 parent ed474bb commit f4b4386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: |
pip install bikeshed
- name: Generate new manifest
run: ./update-manifest
run: python generate/__init__.py
- name: Commit manifest back
uses: peter-evans/create-pull-request@v5
with:
Expand Down

0 comments on commit f4b4386

Please sign in to comment.