We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57094db commit d8bae5dCopy full SHA for d8bae5d
.github/workflows/preflight.yaml
@@ -31,5 +31,5 @@ jobs:
31
path: bin/
32
- uses: engineerd/[email protected]
33
- run: chmod +x bin/preflight
34
- - run: bin/preflight --interactive=false --foramt=json https://preflight.replicated.com
+ - run: bin/preflight --interactive=false --format=json https://preflight.replicated.com
35
0 commit comments