Skip to content

Commit

Permalink
Fix Github action yarn script name
Browse files Browse the repository at this point in the history
  • Loading branch information
JumpLink committed Jul 8, 2024
1 parent fedaed3 commit 4dcde1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- run: yarn build
- run: yarn build:examples
- run: yarn validate:examples
- run: yarn start:cli-examples
- run: yarn test:examples:cli-apps

gjs-types-all:

Expand Down

0 comments on commit 4dcde1c

Please sign in to comment.