mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-01-09 04:09:09 +00:00
fix: stop building & running docker img
This commit is contained in:
parent
2197336ca9
commit
96aceb2ca6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/aur.yml
vendored
2
.github/workflows/aur.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue