Update podman-udmp.yml

This commit is contained in:
John D 2021-08-26 22:20:01 -07:00 committed by GitHub
parent e0263f68ce
commit 3dc5774c00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ jobs:
# Docker Image to extract files from
image: boostchicken:udmp-podman
# Path (from root) to a file or directory within Image
path: /tmp/release/podman-install.zip
path: tmp/release/podman-install.zip
- name: Upload Podman Install
uses: actions/upload-artifact@v2
with: