Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
roigcarlo committed Sep 22, 2023
1 parent e170ffb commit 22f7de4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
- uses: actions/upload-artifact@v3
with:
name: Nightly-Ubuntu
if: ${{ matrix.compiler == clang }}
if: ${{ matrix.compiler == 'clang' }}
path: ${{ github.workspace }}/bin/${{ env.KRATOS_BUILD_TYPE }}


Expand Down

0 comments on commit 22f7de4

Please sign in to comment.