fix: Fix path to scrcpy

This commit is contained in:
Srevin Saju 2020-09-12 18:05:27 +03:00
parent c60836424f
commit 3985a4e1a7
No known key found for this signature in database
GPG key ID: 1007816766D390D7

View file

@ -22,7 +22,7 @@
#SOFTWARE.
#
#-----------------------------
#This file is part of Zap AppImage Package Manager
name: Continuous
on:
@ -37,7 +37,7 @@ jobs:
ubuntu:
runs-on: ubuntu-latest
container:
image: ubuntu:bionic
image: appimagecrafters/appimage-builder:latest
steps:
- uses: actions/checkout@v2
- name: Set up User