mirror of
https://github.com/cmosher01/Epple-II.git
synced 2025-08-15 08:27:57 +00:00
work on packaging
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user