Update pull-requests_build-check.yml
-Fix syntax error
This commit is contained in:
parent
8478ccca5d
commit
c5b8deff41
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue