Skip to content
This repository has been archived by the owner on Dec 29, 2023. It is now read-only.

Commit

Permalink
Add APPIMAGE_EXTRACT_AND_RUN=1
Browse files Browse the repository at this point in the history
  • Loading branch information
srevinsaju committed Sep 9, 2020
1 parent 64d1a1d commit de69746
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ jobs:
- name: Run headless test
run: |
export APPIMAGE_EXTRACT_AND_RUN=1
chmod +x scripts/display-ci.sh
echo "echo Dummy scrcpy" | sudo tee -a /usr/bin/scrcpy
sudo chmod +x /usr/bin/scrcpy
Expand Down

0 comments on commit de69746

Please sign in to comment.