Update .forgejo/workflows/build.yml
Some checks failed
Build Pacman Package / build (push) Failing after 50s

This commit is contained in:
Baltrust 2024-09-24 19:27:40 +03:00
parent 4dc3cfd986
commit 1e6a60b7c1

View file

@ -10,7 +10,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: docker
steps:
- name: Checkout repository