Update publish
This commit is contained in:
parent
ffbeda128c
commit
29d64590cb
5
.github/workflows/publish.yml
vendored
5
.github/workflows/publish.yml
vendored
|
@ -57,6 +57,11 @@ jobs:
|
|||
command: publish
|
||||
args: --package qbittorrent-web-api-gen
|
||||
|
||||
- name: Sleep for 10 seconds - wait for qbittorrent-web-api-gen to be available
|
||||
uses: jakejarvis/wait-action@master
|
||||
with:
|
||||
time: '10s'
|
||||
|
||||
- name: Publish qbittorrent-web-api
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue
Block a user