Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
GeopJr committed Jan 1, 2024
1 parent d30622b commit c0035cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Validate AppStream
run: make validate-appstream
run: make validate-appstream
# Docker is required by the docker/setup-qemu-action which enables emulation
# - name: Install deps
# if: matrix.arch == 'aarch64'
Expand Down

0 comments on commit c0035cb

Please sign in to comment.