Skip to content

Commit

Permalink
ci/cd: fix ubuntu2404
Browse files Browse the repository at this point in the history
  • Loading branch information
NavidSassan committed May 30, 2024
1 parent 5b0276c commit 678a8ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,7 @@ jobs:
- 'build-ubuntu1804'
- 'build-ubuntu2004'
- 'build-ubuntu2204'
- 'build-ubuntu2404'
if: '${{ always() }}' # however, we want to upload the artifacts even if one of the job fails

steps:
Expand Down

0 comments on commit 678a8ff

Please sign in to comment.