A shepherd for your Appimages.
0

Configure Feed

Select the types of activity you want to include in your feed.

ci: fix wf name

Aly Raffauf (Jun 17, 2026, 9:00 PM EDT) 3993bd1e c58f1702

+2 -2
+2 -2
.github/workflows/ci.yml
··· 5 5 pull_request: 6 6 7 7 jobs: 8 - test: 9 - name: Test 8 + build: 9 + name: Build & test 10 10 runs-on: ubuntu-latest 11 11 steps: 12 12 - name: Check out repository