nix-github-action: fix value beeing interpreted as bool
This commit is contained in:
committed by
mergify[bot]
parent
f49cb87963
commit
6f4bee53f6
@@ -57,4 +57,4 @@ jobs:
|
||||
- nix-build
|
||||
- tests
|
||||
steps:
|
||||
- run: true
|
||||
- run: "true"
|
||||
|
||||
Reference in New Issue
Block a user