Skip to content

Commit

Permalink
ci: fix artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
bennett-sh committed May 27, 2023
1 parent c3e7cf2 commit 2562a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ jobs:
- name: Generate Repo Data
run: |
cd builder
pnpm run generateCode
cd ..
- name: Build
run: |
Expand Down

0 comments on commit 2562a74

Please sign in to comment.