mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-01-07 12:58:33 +00:00
Update pull-requests_build-check.yml
-Fix syntax error
This commit is contained in:
parent
8478ccca5d
commit
c5b8deff41
@ -85,7 +85,7 @@ jobs:
|
||||
run: |
|
||||
wget https://github.com/TheAssassin/appimagelint/releases/download/continuous/appimagelint-x86_64.AppImage && chmod +x appimagelint-x86_64.AppImage && ./appimagelint-x86_64.AppImage .temp_appimage/sunshine/sunshine.AppImage
|
||||
- name: Upload Artifacts
|
||||
- uses: actions/upload-artifact@v2
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: Artifacts
|
||||
path: artifacts/
|
||||
|
Loading…
Reference in New Issue
Block a user