diff --git a/.github/workflows/aur.yml b/.github/workflows/aur.yml index b3f4437..45bcdd5 100644 --- a/.github/workflows/aur.yml +++ b/.github/workflows/aur.yml @@ -24,4 +24,4 @@ jobs: SKIP_LOGIN: true - name: AUR Routine - run: docker build -t aur_routine package/aur && docker run aur_routine + run: docker build -t aur_routine package/aur