mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 20:19:46 +00:00
fix needs in gh actions
This commit is contained in:
3
.github/workflows/aur-release.yml
vendored
3
.github/workflows/aur-release.yml
vendored
@@ -20,8 +20,7 @@ jobs:
|
||||
path: ./PKGBUILD
|
||||
retention-days: 1
|
||||
aur_upload:
|
||||
needs:
|
||||
- aur_patch
|
||||
needs: aur_patch
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user