Fix typo
This commit is contained in:
parent
48a068512d
commit
b050624eee
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
|||||||
test:
|
test:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [macos-latest, ubuntu-latest, windows-latest]
|
os: [ macos-latest, ubuntu-latest, windows-latest ]
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
@ -76,4 +76,4 @@ Users of this software are expected to use this software responsibly while abidi
|
|||||||
Documentation
|
Documentation
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
Read the [documenation](https://docs.facefusion.io) for a deep dive.
|
Read the [documentation](https://docs.facefusion.io) for a deep dive.
|
||||||
|
Loading…
Reference in New Issue
Block a user