Skip to content

Commit

Permalink
Merge pull request #2 from N-Storm/nstorm-patch1
Browse files Browse the repository at this point in the history
Commented out 'make debug' section, coz it won't fit attiny10 part & build fails.
  • Loading branch information
N-Storm authored Mar 5, 2024
2 parents 65e0d32 + 6c81018 commit 29d484d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
- name: build project
run: make

- name: make debug
run: make debug
#- name: make debug
# run: make debug

- name: make disasm
run: make disasm
Expand Down

0 comments on commit 29d484d

Please sign in to comment.