mirror of
https://github.com/sune-org/store.git
synced 2026-01-13 16:17:58 +00:00
Update catalog.yml
This commit is contained in:
2
.github/workflows/catalog.yml
vendored
2
.github/workflows/catalog.yml
vendored
@@ -5,7 +5,7 @@ jobs:
|
||||
c:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5
|
||||
- run: >
|
||||
printf '['>catalog.json;c=;
|
||||
for f in *;do [ -f "$f" ]||continue;[ "${f:0:1}" = . ]&&continue;
|
||||
|
||||
Reference in New Issue
Block a user