1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 16:49:42 +00:00

move to ubuntu 20.04 for aur publish

This commit is contained in:
deadc0de6
2021-02-17 13:56:22 +01:00
parent f4ab927c9b
commit d689e38e76

View File

@@ -4,7 +4,7 @@ on:
types: [created] types: [created]
jobs: jobs:
aur_publish: aur_publish:
runs-on: ubuntu-latest runs-on: ubuntu-20.04
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: Prepare AUR package - name: Prepare AUR package