workflows: fix update workflow (#35)
This commit is contained in:
parent
d07aae8faa
commit
cf1db6cb8c
1 changed files with 0 additions and 1 deletions
1
.github/workflows/update.yml
vendored
1
.github/workflows/update.yml
vendored
|
|
@ -8,7 +8,6 @@ jobs:
|
|||
update:
|
||||
name: Update dependencies
|
||||
runs-on: self-hosted
|
||||
needs: cargo
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue