We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 843b703 commit c67943fCopy full SHA for c67943f
1 file changed
.github/workflows/test.yaml
@@ -36,7 +36,7 @@ jobs:
36
37
- name: Build binaries
38
run: |
39
- cd zos/cmds
+ cd cmds
40
make
41
env:
42
GO111MODULE: on
0 commit comments