Skip to content

Commit

Permalink
Merge pull request #1808 from smeup/dev-to-mas
Browse files Browse the repository at this point in the history
v9.6.2 (fixed ci/cd)
  • Loading branch information
pasere-smeup authored Mar 12, 2024
2 parents 61d6a9a + 821a334 commit 600f7ac
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/continuum.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,7 @@ jobs:
run: |
cd packages/ketchup/dist
zip -qr /tmp/ketchup.zip *
ls -alh ketchup.zip
zip -qr /tmp/ketchup-components.zip ketchup/*
ls -alh ketchup-components.zip
- name: Setup AWS
uses: aws-actions/configure-aws-credentials@v4
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,7 @@ jobs:
run: |
cd packages/ketchup/dist
zip -qr /tmp/ketchup.zip *
ls -alh ketchup.zip
zip -qr /tmp/ketchup-components.zip ketchup/*
ls -alh ketchup-components.zip
- name: Setup AWS
uses: aws-actions/configure-aws-credentials@v4
Expand Down

0 comments on commit 600f7ac

Please sign in to comment.