mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-21 22:24:07 +01:00
fix!
This commit is contained in:
parent
94f071b0ba
commit
b2d88ba555
1 changed files with 1 additions and 0 deletions
1
.github/workflows/check-formatting.yml
vendored
1
.github/workflows/check-formatting.yml
vendored
|
@ -9,6 +9,7 @@ jobs:
|
||||||
image: ubuntu:19.10
|
image: ubuntu:19.10
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v1
|
||||||
- name: apt-get update
|
- name: apt-get update
|
||||||
run: apt-get update
|
run: apt-get update
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue