Update .forgejo/workflows/test.yaml
Some checks are pending
AUR Publish / build-and-publish (push) Waiting to run
Some checks are pending
AUR Publish / build-and-publish (push) Waiting to run
This commit is contained in:
parent
ec6ba75fa8
commit
90d76ad486
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v1
|
||||
uses: https://code.forgejo.org/actions/checkout@v3
|
||||
|
||||
- name: Setup Arch Linux environment
|
||||
uses: docker://archlinux:latest
|
||||
|
|
Loading…
Reference in a new issue