Skip to content

Commit c67943f

Browse files
authored
Fix latest issue on test.yaml
1 parent 843b703 commit c67943f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: Build binaries
3838
run: |
39-
cd zos/cmds
39+
cd cmds
4040
make
4141
env:
4242
GO111MODULE: on

0 commit comments

Comments
 (0)