Skip to content

Commit

Permalink
try fix build syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhewitt committed Jun 21, 2024
1 parent 28d2579 commit a524fc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
name: Prepare LD_LIBRARY_PATH (Ubuntu only)
run: echo LD_LIBRARY_PATH=${pythonLocation}/lib >> $GITHUB_ENV

- if: inputs.msrv
- if: inputs.msrv == 'true'
name: Prepare MSRV package versions
run: nox -s set-msrv-package-versions

Expand Down

0 comments on commit a524fc9

Please sign in to comment.