This commit is contained in:
parent
59508b1dd2
commit
eaff0ca062
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