Skip to content

Commit

Permalink
Update artifact path
Browse files Browse the repository at this point in the history
  • Loading branch information
decs committed Jan 28, 2024
1 parent 0d54bbc commit 6a21e1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: |
pnpm pack
echo "tar=$(find -name '*.tgz')" >> $GITHUB_OUTPUT
cp *.tgz ..
cp *.tgz ../..
- name: Lint package
working-directory: packages/typeschema
run: pnpm lint:package
Expand Down

0 comments on commit 6a21e1f

Please sign in to comment.