mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 18:34:48 +00:00
add dependency on aur gh action
This commit is contained in:
2
.github/workflows/aur-release.yml
vendored
2
.github/workflows/aur-release.yml
vendored
@@ -20,6 +20,8 @@ jobs:
|
||||
retention-days: 1
|
||||
aur_upload:
|
||||
name: upload aur package
|
||||
needs:
|
||||
- aur_patch
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user