|
|
|
@ -31,6 +31,9 @@ jobs: |
|
|
|
with: |
|
|
|
with: |
|
|
|
fetch-depth: 0 |
|
|
|
fetch-depth: 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- name: ccache |
|
|
|
|
|
|
|
uses: hendrikmuhs/ccache-action@v1.2 |
|
|
|
|
|
|
|
|
|
|
|
- name: Run prep.sh script |
|
|
|
- name: Run prep.sh script |
|
|
|
run: ./Packaging/amiga/prep.sh |
|
|
|
run: ./Packaging/amiga/prep.sh |
|
|
|
|
|
|
|
|
|
|
|
@ -62,4 +65,3 @@ jobs: |
|
|
|
asset_name: devilutionx-amiga-m68k |
|
|
|
asset_name: devilutionx-amiga-m68k |
|
|
|
file: ./build/devilutionx |
|
|
|
file: ./build/devilutionx |
|
|
|
overwrite: true |
|
|
|
overwrite: true |
|
|
|
... |
|
|
|
|
|
|
|
|