Compare commits

..

2 commits

Author SHA1 Message Date
theaquamarine
761f6e705a
Merge f6163cd947 into d92b6f315f 2026-03-07 13:49:22 +00:00
Raymond Hill
d92b6f315f
Update main.yml 2026-03-06 09:30:05 -05:00

View file

@ -12,7 +12,7 @@ jobs:
permissions:
contents: write # for creating release
name: Build packages
runs-on: ubuntu-latest
runs-on: ubuntu-slim
if: startsWith(github.ref, 'refs/tags/')
steps:
- name: Clone repository