Skip to content

Commit

Permalink
Kylesomers/packer ci (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
kylesomers authored Jun 21, 2024
1 parent 1039ea8 commit 1d4626e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/packer-daily-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
if: github.repository == 'aws-games/cloud-game-development-toolkit'
runs-on: ubuntu-latest
outputs:
matrix: ${{ steps.set-matrix.outputs.matrix }}
matrix: ${{ steps.get-packer-templates.outputs.matrix }}
steps:
- name: Checkout code
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
Expand Down

0 comments on commit 1d4626e

Please sign in to comment.