mirror of
https://github.com/starship/starship.git
synced 2025-01-13 01:48:16 +01:00
ci: remove unneeded dependency in publish job
This commit is contained in:
parent
a048ddd6eb
commit
65e1b988a4
1
.github/workflows/publish-docs.yml
vendored
1
.github/workflows/publish-docs.yml
vendored
@ -5,7 +5,6 @@ jobs:
|
|||||||
publish_docs:
|
publish_docs:
|
||||||
name: Publish docs to Netlify
|
name: Publish docs to Netlify
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: merge_crowdin_pr
|
|
||||||
steps:
|
steps:
|
||||||
- name: Setup | Checkout
|
- name: Setup | Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
Loading…
Reference in New Issue
Block a user