update README example to use dagger-cue binary (#83)

Signed-off-by: Marcos Lilljedahl <marcosnils@gmail.com>
This commit is contained in:
Marcos Nils 2023-02-13 17:10:47 -03:00 committed by GitHub
parent 2572459a33
commit 8ff85980a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,7 +58,7 @@ steps:
install-only: true
-
name: Show Dagger version
run: dagger version
run: dagger-cue version
```
### Multiple commands