testing
This commit is contained in:
parent
199583fda7
commit
db0341a2c6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -4,7 +4,7 @@ on:
|
|||
|
||||
jobs:
|
||||
publish:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: docker
|
||||
container: ghcr.io/catthehacker/ubuntu:act-latest
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue