Skip to content

Commit

Permalink
fix: fix
Browse files Browse the repository at this point in the history
issue
  • Loading branch information
cgilbe27 committed Jan 4, 2024
1 parent 3908f41 commit da1b437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-ts-sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: yarn install
uses: borales/actions-yarn@v4
with:
cmd: install
cmd: install:packages

- name: "Tar files"
run: tar -cf preview_image.tar ./
Expand Down

0 comments on commit da1b437

Please sign in to comment.