mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-25 08:47:18 +02:00
Remove taskd from cd.yml
This commit is contained in:
parent
84948da9fe
commit
447a375f38
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
|
@ -288,7 +288,7 @@ jobs:
|
|||
toolchain: nightly
|
||||
override: true
|
||||
profile: minimal
|
||||
- run: sudo apt-get update && sudo apt-get install -y taskwarrior taskd
|
||||
- run: sudo apt-get update && sudo apt-get install -y taskwarrior
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
repository: kdheepak/taskwarrior-testdata
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue