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:
|
||||
weblog_import:
|
||||
runs-on: docker
|
||||
runs-on: ubuntu-latest
|
||||
name: weblog.lol
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
Loading…
Reference in a new issue