mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-03 14:33:12 +00:00
fix(experimental-ci): repo not cloned on startup (#1455)
This commit is contained in:
parent
508c9f1f55
commit
2f95692f28
3
.github/workflows/ci-experimental.yml
vendored
3
.github/workflows/ci-experimental.yml
vendored
@ -22,6 +22,9 @@ jobs:
|
||||
permissions:
|
||||
pull-requests: read
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
name: Checkout code
|
||||
id: checkout
|
||||
- uses: dorny/paths-filter@v2
|
||||
id: filter
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user