This commit is contained in:
parent
93deb49dce
commit
ae497cbe3e
2 changed files with 2 additions and 1 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -9,6 +9,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
AlaskarTV:
|
AlaskarTV:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
|
container: catthehacker/ubuntu:act-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout Repository
|
- name: Checkout Repository
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
v0.18.3
|
v0.18.2
|
||||||
|
|
Loading…
Reference in a new issue