mirror of
https://github.com/love2d/love.git
synced 2026-08-12 08:30:56 +02:00
Artifact AppImage debug symbols.
This commit is contained in:
@@ -33,6 +33,11 @@ jobs:
|
||||
with:
|
||||
name: love-x86_64.AppImage
|
||||
path: love-${{ github.sha }}.AppImage
|
||||
- name: Artifact Debug Symbols
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: love-x86_64-AppImage-debug
|
||||
path: love-${{ github.sha }}.AppImage-debug.tar.gz
|
||||
windows-os:
|
||||
runs-on: windows-latest
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user