adding job dependencies in ps gallery cd workflow

This commit is contained in:
Hattan Shobokshi 2023-04-12 14:37:42 -07:00
Родитель 301a0a99ee
Коммит 97893ea54c
1 изменённых файлов: 1 добавлений и 0 удалений

1
.github/workflows/cd-psgallery.yml поставляемый
Просмотреть файл

@ -25,6 +25,7 @@ jobs:
publish-to-gallery:
name: Publish to the PowerShell Gallery
needs: build-modules
runs-on: ubuntu-latest
steps:
- name: Download module artifacts