Skip to content

Commit

Permalink
fix: attribution typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptodev-2s committed May 29, 2024
1 parent 3a8b245 commit 4aeb511
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
cache: 'yarn'
- name: Install dependencies from cache
run: yarn --immutable --immutable-cache
- name: Generate Atributions
- name: Generate Atribution
run: yarn generate:attribution
- name: Check whether there are attribution changes
run: |
Expand Down
File renamed without changes.

0 comments on commit 4aeb511

Please sign in to comment.