Update .forgejo/workflows/build.yml
Some checks failed
Build Pacman Package / build (push) Failing after 50s
Some checks failed
Build Pacman Package / build (push) Failing after 50s
This commit is contained in:
parent
4dc3cfd986
commit
1e6a60b7c1
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: docker
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue