mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-03 21:41:19 +12:00
Some reformat
This commit is contained in:
parent
179a8b5dc2
commit
fd5f214340
1 changed files with 2 additions and 1 deletions
3
.github/workflows/linux-dist-check.yml
vendored
3
.github/workflows/linux-dist-check.yml
vendored
|
@ -17,7 +17,7 @@ on:
|
|||
- main
|
||||
|
||||
jobs:
|
||||
build-ubuntu:
|
||||
linux-dist-check:
|
||||
runs-on: ubuntu-20.04
|
||||
container:
|
||||
image: archlinux:latest
|
||||
|
@ -28,6 +28,7 @@ jobs:
|
|||
run: |
|
||||
pacman --noconfirm -Syy
|
||||
pacman --noconfirm -S desktop-file-utils appstream
|
||||
|
||||
- name: "Check .desktop"
|
||||
run:
|
||||
desktop-file-validate ./dist/linux/info.cemu.Cemu.desktop
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue