Skip to content

Commit 62c70fd

Browse files
committed
fixup! moved cp/m sources and bins in a different directory
1 parent c6fdf6e commit 62c70fd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/actions.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
uses: actions/checkout@v3
1212
- name: Build and test of CP/M components
1313
run: |
14+
cd cpm
1415
make assemble
1516
make tests
1617
- name: Build and test of CP/M applications

0 commit comments

Comments
 (0)