Set runner to Docker, try with brand new runner
All checks were successful
/ ls (push) Successful in 45s
All checks were successful
/ ls (push) Successful in 45s
fingies crossed!
This commit is contained in:
parent
bc1c978ffd
commit
e9a3cf4417
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
ls:
|
ls:
|
||||||
name: List
|
name: List
|
||||||
runs-on: ubuntu-act
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout the repository
|
- name: Checkout the repository
|
||||||
uses: https://forge.niblock.tech/actions/checkout@v4
|
uses: https://forge.niblock.tech/actions/checkout@v4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue