looks like we can't force-update docker images
This commit is contained in:
parent
f7a5ffdc01
commit
812a92bea4
1 changed files with 1 additions and 3 deletions
|
@ -12,8 +12,6 @@ inputs:
|
|||
runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
- name: Pull up2date ArchLinux image
|
||||
run: docker pull docker.io/library/archlinux:base-devel
|
||||
|
||||
- name: Test AUR package
|
||||
uses: docker://docker.io/library/archlinux:base-devel
|
||||
|
|
Loading…
Reference in a new issue