Add .gitea/workflows/*.yaml

This commit is contained in:
2025-10-18 22:31:44 -07:00
parent 7197043d8a
commit f2769fa2f4
3 changed files with 17 additions and 10 deletions

View File

@@ -13,11 +13,11 @@ jobs:
release:
# According to the Gitea documentation, the ubuntu-latest label is mapped
# internally to Ubuntu 22.04 environments
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: Checkout code
# Pulls your repo into the runner so it has access to the source code
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Build artifact
# Makes a directory dist/