Skip to content

Commit

Permalink
Update .github/workflows/release.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Pieter C <pieter@buca.be>
  • Loading branch information
vdmkenny and pcallewaert authored Mar 22, 2024
1 parent fb6d180 commit 074e529
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}

- name: Job fail
continue-on-error: true
run: |
continue-on-error: true
run: |
make clean

0 comments on commit 074e529

Please sign in to comment.