parent
2fd67ebe6e
commit
4407dc71a8
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
weblog_import:
|
weblog_import:
|
||||||
runs-on: docker
|
runs-on: ubuntu-latest
|
||||||
name: weblog.lol
|
name: weblog.lol
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
Loading…
Reference in a new issue