This commit is contained in:
parent
2e8b04f444
commit
43442ffe63
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ on:
|
|||
- '*'
|
||||
jobs:
|
||||
release:
|
||||
runs-on: docker://ghcr.io/catthehacker/ubuntu:act-22.04
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Set up Python
|
||||
|
|
Loading…
Reference in a new issue