mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-08-10 00:52:16 +00:00
Update pull-requests_build-check.yml
-Fix syntax error
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user