Skip to content

Commit

Permalink
Fix typo scyamore -> sycamore. (#822)
Browse files Browse the repository at this point in the history
  • Loading branch information
bsowell authored Sep 18, 2024
1 parent 1fb6da3 commit 2340fda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: poetry install
working-directory: lib/sycamore
- name: Copy README
working-directory: lib/scyamore
working-directory: lib/sycamore
run: cp ../../README.md README.md
- name: build
run: poetry build
Expand Down

0 comments on commit 2340fda

Please sign in to comment.