Skip to content

Maybe 3.8 and up are available? #77

Maybe 3.8 and up are available?

Maybe 3.8 and up are available? #77

Workflow file for this run

---
name: Validate AppStream
on: [push, pull_request]
permissions: read-all
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install appstreamcli
run: sudo apt install appstream
- name: Validate AppStream metadata
run: appstreamcli validate data/com.github.Matoking.protontricks.metainfo.xml