This commit is contained in:
parent
3b3f76b218
commit
b06d705059
2 changed files with 2 additions and 2 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -9,7 +9,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
AlaskarTV:
|
AlaskarTV:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container: ghcr.io/catthehacker/ubuntu:full-latest
|
container: cirrusci/android-sdk
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout Repository
|
- name: Checkout Repository
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
v0.18.2
|
v0.18.3
|
||||||
|
|
Loading…
Reference in a new issue