Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cars10 committed Sep 18, 2024
1 parent 6f0a46d commit 1431be9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- uses: actions/checkout@v4

- name: Extract changelog for latest version - just for testing, so the pipeline fails earily if it breaks
if: matrix.platform == 'ubuntu-latest'
id: changelog
run: |
# Extract the changelog for the latest version and trim blank lines
Expand Down

0 comments on commit 1431be9

Please sign in to comment.