Skip to content

Commit

Permalink
ci(auto-update): fix missing shell property
Browse files Browse the repository at this point in the history
  • Loading branch information
lengyanyu258 committed Jul 21, 2024
1 parent 3cb7bd1 commit 6037fee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/auto-update/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ runs:
using: "composite"
steps:
- run: poetry run python main.py --all --auto_update --publish
shell: bash

- name: Auto commit to repo.
uses: stefanzweifel/git-auto-commit-action@v5
Expand Down

0 comments on commit 6037fee

Please sign in to comment.