appimagelint test 2
This commit is contained in:
3
.github/workflows/build-and-release.yml
vendored
3
.github/workflows/build-and-release.yml
vendored
@@ -37,8 +37,9 @@ jobs:
|
||||
- name: Build (arm64)
|
||||
run: npm run build -- --arch arm64
|
||||
|
||||
- name: Download appimagelint
|
||||
- name: Download appimagelint and its deps
|
||||
run: |
|
||||
sudo apt install fuse -y
|
||||
wget https://github.com/TheAssassin/appimagelint/releases/download/continuous/appimagelint-x86_64.AppImage
|
||||
chmod +x appimagelint-x86_64.AppImage
|
||||
|
||||
|
Reference in New Issue
Block a user