1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00
This commit is contained in:
Jason N. 2024-03-30 20:43:19 -04:00
parent 1e4635d400
commit bb05b172f7

View file

@ -65,7 +65,7 @@ jobs:
test_deployment:
name: Test Deployment
needs:
- build_iso
- build_iso_flatpaks
uses: ./.github/workflows/test_deployment.yml
with:
pr: ${{ inputs.pr }}