Force assembly failure to test GitHub action

This commit is contained in:
Terence Boldt 2021-10-31 14:31:35 -04:00
parent f293e44d7e
commit 33216cc373
2 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build firmare
- name: Build firmware
run: |
export PATH=$PATH:$(pwd)/.cicd
cd Apple2

View File

@ -1,3 +1,4 @@
xxxxx intentionally break assembler to test build GitHub Action failure
;ProDOS Zero Page
Command = $42 ;ProDOS Command
Unit = $43 ;ProDOS unit (SDDD0000)