Skip to content

Commit

Permalink
Update s3cdn.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brettflorio authored Aug 5, 2021
1 parent fca4715 commit 8bf6d3f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/s3cdn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,8 @@ jobs:
- name: Checkout Foxy/foxy-elements
uses: actions/checkout@v2
- name: Install & Build
run: |
npm install
npm run prepack
- run: npm install
- run: npm run prepack
- uses: Foxy/foxy-github-action-s3cdn@main
with:
package-name: MyPackage # optional: Default is repo name.
Expand Down

0 comments on commit 8bf6d3f

Please sign in to comment.