Update docker-publish.yml

This commit is contained in:
Gabor FELEGYHAZI
2022-06-28 14:57:22 +02:00
committed by GitHub
parent c057e4aff9
commit 1f8ed377b8

View File

@@ -44,6 +44,8 @@ jobs:
- name: Setup Pack
run: |
echo "Installing pack ${PACK_VERSION}"
mkdir -p "${HOME}/bin"
echo "PATH=${HOME}/bin:$PATH" >> $GITHUB_ENV;
curl \
--show-error \
--silent \