fix(actions): aur build routine

This commit is contained in:
Erica Marigold 2023-07-24 16:47:23 +05:30 committed by GitHub
parent 1f5d330c35
commit 77149315a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,4 +21,4 @@ jobs:
SKIP_LOGIN: true SKIP_LOGIN: true
- name: AUR Routine - name: AUR Routine
run: docker build -t aur_routine package/aur/Dockerfile && docker run aur_routine run: docker build -t aur_routine package/aur && docker run aur_routine