mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 08:39:17 +01:00
🤦
This commit is contained in:
parent
914dbcb420
commit
13e83cdce3
1 changed files with 0 additions and 2 deletions
2
.github/workflows/test-changelog.yaml
vendored
2
.github/workflows/test-changelog.yaml
vendored
|
|
@ -10,8 +10,6 @@ jobs:
|
||||||
changelog: ${{ steps.generate_changelog.outputs.changelog }}
|
changelog: ${{ steps.generate_changelog.outputs.changelog }}
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
|
||||||
ref: master
|
|
||||||
|
|
||||||
- name: Install Python tools
|
- name: Install Python tools
|
||||||
uses: BrandonLWhite/pipx-install-action@v0.1.1
|
uses: BrandonLWhite/pipx-install-action@v0.1.1
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue