Skip to content

Commit 9ce2d6f

Browse files
committed
moved cp/m sources and bins in a different directory
1 parent bcbb1cf commit 9ce2d6f

9 files 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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)