nix-github-action: fix value beeing interpreted as bool

This commit is contained in:
Jörg Thalheim
2023-12-10 10:25:15 +00:00
committed by mergify[bot]
parent f49cb87963
commit 6f4bee53f6
+1 -1
View File
@@ -57,4 +57,4 @@ jobs:
- nix-build
- tests
steps:
- run: true
- run: "true"