Skip to content

Commit

Permalink
Removed extraenous matrix
Browse files Browse the repository at this point in the history
Signed-off-by: James Humphries <[email protected]>
  • Loading branch information
Yantrio committed Feb 29, 2024
1 parent 6164b29 commit ba3fc26
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,11 +70,4 @@ jobs:
run: >-
aws cloudfront create-invalidation
--distribution-id ${{ secrets.DISTRIBUTION }}
--paths "/*"
strategy:
matrix:
provider_os:
- darwin
- linux
- windows
--paths "/*"

0 comments on commit ba3fc26

Please sign in to comment.