mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-11 06:15:05 +00:00
ci: Fix typo in 'authors.yml'
This commit is contained in:
parent
b72e4ee83e
commit
497678ba2f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/authors.yml
vendored
2
.github/workflows/authors.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
|||
run: |
|
||||
git remote set-url origin https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }}
|
||||
git fetch --all
|
||||
- name: "Dependecies"
|
||||
- name: "Dependencies"
|
||||
shell: bash
|
||||
run: |
|
||||
sudo apt-get -qq update
|
||||
|
|
Loading…
Reference in a new issue