Обновить .forgejo/workflows/test4.yml
Some checks failed
/ test (push) Waiting to run
/ ls (push) Waiting to run
/ test_docker (push) Failing after 5s
Android CI / build (push) Failing after 12s

This commit is contained in:
Vikarti Anatra 2024-07-23 13:15:32 +00:00
parent e9ca96ecb1
commit 43699c8bf7

View file

@ -6,7 +6,7 @@ jobs:
build: build:
runs-on: ubuntu-22.04 runs-on: ubuntu-22.04
steps: steps:
- run: run: cat /etc/os-release - run: cat /etc/os-release
- run: uname -a - run: uname -a
- run: whoami - run: whoami
- uses: actions/checkout@v1 - uses: actions/checkout@v1