mirror of
https://github.com/cmosher01/Epple-II.git
synced 2025-01-06 21:30:47 +00:00
work on packaging
This commit is contained in:
parent
2338a02a46
commit
f32c7b993c
3
.github/workflows/build.yaml
vendored
3
.github/workflows/build.yaml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user