work on packaging

This commit is contained in:
Christopher A. Mosher 2022-11-02 20:32:35 -04:00
parent 2338a02a46
commit f32c7b993c
1 changed files with 2 additions and 1 deletions

View File

@ -132,6 +132,7 @@ jobs:
cp epple2-roms/stdout.a65 stage/local/lib/epple2/cards/
cp epple2-roms/stdin.a65 stage/local/lib/epple2/cards/
cp epple2-roms/clock.a65 stage/local/lib/epple2/cards/
cp /usr/local/lib/libSDL2.dylib stage/local/bin/
tree stage
- name: "Package"
@ -198,4 +199,4 @@ jobs:
- uses: "softprops/action-gh-release@v1"
with:
files: |
*.zip
build/stage/*.zip