tangled
alpha
login
or
join now
nandi.latha.org
/
godemo
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
Fix build.yml: remove unavailable 'file' command
nandi
3 weeks ago
8c726f2e
12b75fa5
1/1
build.yml
success
9s
+1
-1
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
build.yml
+1
-1
.tangled/workflows/build.yml
···
34
34
command: "go test -v ./..."
35
35
36
36
- name: "Show binary info"
37
37
-
command: "ls -la godemo && file godemo"
37
37
+
command: "ls -la godemo"