Skip to content

Commit

Permalink
Update build_and_publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rustdevbtw authored Feb 19, 2024
1 parent 098b4f6 commit bc2abe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Apply Patch
run: |
sed -i "%s/!:/:/g" pkg/si_img.d.ts
sed -i "s/!:/:/g" pkg/si_img.d.ts
- name: Typecheck
run: |
Expand Down

0 comments on commit bc2abe7

Please sign in to comment.