mirror of
https://github.com/starship/starship.git
synced 2024-11-07 08:54:50 +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:
|
||||
name: Publish docs to Netlify
|
||||
runs-on: ubuntu-latest
|
||||
needs: merge_crowdin_pr
|
||||
steps:
|
||||
- name: Setup | Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
Loading…
Reference in New Issue
Block a user